[8f50a07
] 2024-11-17T19:42:39Z
hppa: Remove typedef for bool type
[701d8e7
] 2024-11-17T18:42:33Z
c: Implement -Wdeprecated-non-prototype
[7db55c0
] 2024-11-17T15:23:21Z
libstdc++: add module std [PR106852]
[dbfbd3a
] 2024-11-17T15:23:21Z
c-family: add -fsearch-include-path
[3e89a4d
] 2024-11-17T15:23:21Z
c++: -M and modules again
[bd59f2e
] 2024-11-17T14:48:29Z
Mark asm statements as necessary in ipa-fnsummary
[696bd86
] 2024-11-17T11:36:29Z
libstdc++: Move a gcc.gnu.org link to https
[6d52a56
] 2024-11-17T11:05:36Z
libstdc++: Update link to Angelika Langer's book
[addf022
] 2024-11-17T10:54:10Z
ipa-modref bits for unsequenced and reproducible
[aac5c57
] 2024-11-17T00:23:53Z
Add __builtion_unreachable to vector::size(), vector::capacity()
[a649efe
] 2024-11-17T00:21:19Z
Daily bump.
[cc33f88
] 2024-11-16T22:45:57Z
Avoid expicit builtion list in tree-ssa-dce
[101f8c7
] 2024-11-16T22:44:13Z
Minor cleanup to cxx_init_decl_processing
[307b111
] 2024-11-16T21:18:51Z
AVR: Fix building LibF7 after switching to C23.
[5eadc67
] 2024-11-16T19:10:49Z
MATCH: Simplify min(a, b) op max(a, b)
to a op b
[PR109401]
[b085fc9
] 2024-11-16T19:10:49Z
match: Optimize max(a,b) == 0
to (a|b) == 0
for unsigned [PR115275]
[94bea5d
] 2024-11-16T19:10:48Z
libiberity: ANSIfy test-demangle.c
[083892b
] 2024-11-16T18:56:13Z
AVR: target/116781 - Fix ICE due to (clobber (match_dup)) in tablejump.
[02d7370
] 2024-11-16T18:51:46Z
AVR: target/117500 - Use output_operand_lossage in avr_print_operand.
[bbfba1c
] 2024-11-16T18:49:34Z
AVR: Add an RTL peephole to tweak lower_reg:QI o= cst.
[e30bc91
] 2024-11-16T18:37:04Z
[committed] RISC-V testsuite adjustments for c23
[9c18fe5
] 2024-11-16T18:26:21Z
[committed] Adjust ARC tests after c23 changes
[09ef975
] 2024-11-16T16:04:38Z
libgcc: Fix a warning/error in libgcc2.c [PR117624]
[27ff804
] 2024-11-16T15:56:38Z
Fortran: Fix segmentation fault in defined assignment [PR109066]
[4a4bd60
] 2024-11-16T15:46:50Z
doc: Streamline hppa*-hp-hpux11 installation instructions
[7c7e630
] 2024-11-16T15:42:01Z
Fix various sh tests to work with c23
[bf00f11
] 2024-11-16T15:40:20Z
Document that SELECT CASE works for unsigned.
[8e2b9c8
] 2024-11-16T15:24:20Z
[committed] Fix compilation of testglue wrapper after c23 changes
[601a734
] 2024-11-16T14:35:31Z
testsuite: pru: Fix pr64366.c for new -std=gnu23 default
[6609615
] 2024-11-16T13:51:14Z
Handle unsigned constants for module I/O.
[935aafa
] 2024-11-16T13:13:28Z
tree-optimization/117558 - peeling for gaps and VL vectors
[4621b68
] 2024-11-16T13:13:28Z
tree-optimization/117605 - SLP with large negative single-element interleaving
[39e763c
] 2024-11-16T13:13:28Z
tree-optimization/117606 - SLP and single element interleaving
[4b8c5b3
] 2024-11-16T13:13:28Z
Flip vectorization to forced SLP
[cee7d08
] 2024-11-16T13:05:26Z
Ignore conditions guarding __builtin_unreachable in inliner metrics
[064c649
] 2024-11-16T12:18:31Z
c++: adjust some tests for modules
[d8af6c2
] 2024-11-16T08:49:48Z
c: fix ICE when forming composite type for two structures / unions [PR117548]
[6aabe3a
] 2024-11-16T03:29:59Z
testsuite: i386: adapt to -std=gnu23 default change
[714f7d8
] 2024-11-16T03:29:58Z
testsuite: graphite: adapt to -std=gnu23 default change
[e77fd9a
] 2024-11-16T02:32:56Z
PR modula2/117555: Add missing return statement after raise
[6379867
] 2024-11-16T01:05:06Z
libstdc++: Use -C option to run recursive make in sub-directories
[4f9af8e
] 2024-11-16T00:34:49Z
RISC-V: Remove unnecessary option for scalar SAT_SUB testcase
[349368a
] 2024-11-16T00:18:47Z
Daily bump.
[55e3bd3
] 2024-11-15T23:45:57Z
c: Default to -std=gnu23
[f242f79
] 2024-11-15T21:12:37Z
PR modula2/117371: type incompatibility between INTEGER and CARDINAL
[3e6a782
] 2024-11-15T21:11:27Z
modula2: Add dependencies for generated sources
[c83e2d4
] 2024-11-15T18:00:12Z
match.pd: Fold vec_perm with view_convert
[029c16c
] 2024-11-15T16:05:58Z
hppa: Fix typos in 32-bit SFmode peephole2 patterns
[d5af565
] 2024-11-15T14:51:14Z
Fix type of malloc parameter in trans-expr.cc
[3320319
] 2024-11-15T14:08:42Z
tree-nested: Do not inline or clone functions with nested functions with VM return type [PR117164]
[c57b2f8
] 2024-11-15T14:05:36Z
Remove unused vcond{,u,eq} expander infrastructure
[a064fed
] 2024-11-15T12:56:02Z
testsuite: Fix tail_call and musttail effective targets [PR116080]
[5a2c3a6
] 2024-11-15T12:42:03Z
Remove dead code related to VEC_COND_EXPR expansion from ISEL
[f40010c
] 2024-11-15T12:42:02Z
Streamline vector lowering of VEC_COND_EXPR and vector comparisons
[5f71122
] 2024-11-15T12:37:54Z
Regenerate gcc/c-family/c.opt.urls
[5cf7ffe0
] 2024-11-15T12:31:06Z
RISC-V: Rearrange the test files for scalar SAT_SUB [NFC]
[8833389
] 2024-11-15T11:18:42Z
c: Introduce -Wmissing-parameter-name
[71bf2be
] 2024-11-15T11:00:47Z
Report the section name in case of section type conflicts
[9676da9
] 2024-11-15T10:47:49Z
RISC-V: Remove unnecessary option for scalar SAT_ADD testcase
[e505081
] 2024-11-15T08:05:25Z
testsuite: Change 3 tests from c++14 to c++11
[1910ecf
] 2024-11-15T07:43:48Z
c: Add _Decimal64x support
[3757009
] 2024-11-15T05:02:44Z
testsuite: fix g++.dg/tree-ssa/pr58483.C
[e0a402b
] 2024-11-15T04:57:03Z
RISC-V: Move scalar SAT_ADD test cases to a isolated folder
[2e22882
] 2024-11-15T03:46:33Z
rs6000: Rework vector float comparison in rs6000_emit_vector_compare - p4
[311bcf9
] 2024-11-15T03:46:33Z
rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p1
[d35ee82
] 2024-11-15T03:46:33Z
rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p2
[35c83e6
] 2024-11-15T03:46:33Z
rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p3
[c8e5c0e
] 2024-11-15T03:46:33Z
rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p4
[96a4688
] 2024-11-15T03:46:33Z
rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p5
[a2da2fc
] 2024-11-15T03:46:32Z
rs6000: Rework vector float comparison in rs6000_emit_vector_compare - p1
[5210565
] 2024-11-15T03:46:32Z
rs6000: Rework vector float comparison in rs6000_emit_vector_compare - p2
[893ee27
] 2024-11-15T03:46:32Z
rs6000: Rework vector float comparison in rs6000_emit_vector_compare - p3
[715eb66
] 2024-11-15T00:16:23Z
Daily bump.
[71f221a
] 2024-11-15T00:01:51Z
libstdc++: Fix indentation in std::list::emplace_back
[aaada43
] 2024-11-14T23:58:53Z
[RISC-V][V2] Fix type on vector move patterns
[f70c1d5
] 2024-11-14T21:37:56Z
Fortran: fix passing of NULL() actual argument to character dummy [PR104819]
[7744da6
] 2024-11-14T20:53:26Z
gcc: regenerate configure
[fe1486e
] 2024-11-14T20:50:36Z
The fix for PR117191
[45cc42d
] 2024-11-14T20:01:25Z
libstdc++: Make equal and is_permutation short-circuit (LWG 3560)
[012f5a2
] 2024-11-14T19:55:22Z
ipa: Rationalize IPA-VR computations across pass-through jump functions
[3610505
] 2024-11-14T18:27:41Z
libstdc++: Implement LWG 3563 changes to keys_view and values_view
[4a3a0be
] 2024-11-14T17:34:29Z
libstdc++: Fix get<0> constraint for lvalue ranges::subrange (LWG 3589)
[5673fc0
] 2024-11-14T17:20:15Z
Daily bump.
[e5d6e85
] 2024-11-14T17:14:53Z
contrib: Add another ignored commit
[e627a94
] 2024-11-14T17:00:40Z
libstdc++: Make _GLIBCXX_NODISCARD work for C++11 and C++14
[c924a03
] 2024-11-14T16:44:54Z
contrib: Add 2 further ignored commits
[985bc95
] 2024-11-14T16:39:31Z
libstdc++: stdc++.h and
[e8ebc91
] 2024-11-14T16:34:06Z
c++: module dialect tweak
[835530f
] 2024-11-14T16:34:06Z
c++: fix namespace alias export
[2361049
] 2024-11-14T16:29:14Z
Fix common.opt.urls
[72677e1
] 2024-11-14T16:26:11Z
Revert "Reapply "[PATCH v2] RISC-V: zero_extend(not) -> xor optimization [PR112398]""
[6cc6f75
] 2024-11-14T16:15:14Z
aarch64: Fix tests incompatible with GCS
[4bce1f7
] 2024-11-14T16:15:14Z
aarch64: Fix nonlocal goto tests incompatible with GCS
[80fabc8
] 2024-11-14T16:15:13Z
aarch64: Introduce indirect_return attribute
[e36249f
] 2024-11-14T16:15:13Z
aarch64: Add tests and docs for indirect_return attribute
[d837429
] 2024-11-14T16:15:12Z
aarch64: libgcc: add GCS marking to asm
[6f73c29
] 2024-11-14T16:15:12Z
aarch64: libatomic: add GCS marking to asm
[2a330ec
] 2024-11-14T16:15:11Z
aarch64: Add GCS support to the unwinder
[608da24
] 2024-11-14T16:15:11Z
aarch64: Emit GNU property NOTE for GCS
[500de6c
] 2024-11-14T16:15:10Z
aarch64: Add test for GCS ACLE defs
[c283cf2
] 2024-11-14T16:15:10Z
aarch64: Add target pragma tests for gcs
[89c7ebd
] 2024-11-14T16:15:09Z
aarch64: Add non-local goto and jump tests for GCS
[5ec239f
] 2024-11-14T16:15:09Z
aarch64: Add ACLE feature macros for GCS
[bca0fc1
] 2024-11-14T16:15:08Z
aarch64: Add __builtin_aarch64_gcs* and __gcs* tests
[4147935
] 2024-11-14T16:15:08Z
aarch64: Add GCS support for nonlocal stack save
[af166d3
] 2024-11-14T16:15:07Z
aarch64: Add GCS builtins
[a2bb458
] 2024-11-14T16:15:07Z
aarch64: Add ACLE __gcs* intrinsics
[8e3ee22
] 2024-11-14T16:15:06Z
aarch64: Add __builtin_aarch64_chkfeat and __chkfeat tests
[8a366df
] 2024-11-14T16:15:06Z
aarch64: Add GCS instructions
[42e8d1a
] 2024-11-14T16:15:05Z
aarch64: Add __builtin_aarch64_chkfeat
[68d8a00
] 2024-11-14T16:15:05Z
aarch64: Add ACLE __chkfeat intrinsic
[2b43977
] 2024-11-14T16:15:04Z
aarch64: Add branch-protection target pragma tests
[0d4efa3
] 2024-11-14T16:15:04Z
aarch64: Add support for chkfeat insn
[56ded80
] 2024-11-14T16:15:03Z
aarch64: Add -mbranch-protection=gcs option
[269b647
] 2024-11-14T16:08:03Z
New testcase for operator new/delete removal.
[7828dc0
] 2024-11-14T16:07:06Z
Remove allocations which are used only for NULL pointer check and free
[e56d183
] 2024-11-14T15:39:03Z
libstdc++: Use feature test macros consistently in <bits/stl_iterator.h>
[dec2158
] 2024-11-14T15:39:03Z
libstdc++: Use requires-clause for _normal_iterator constructor
[f91e346
] 2024-11-14T15:39:03Z
libstdc++: Add missing constraint to operator+ for std::move_iterator
[28854cf
] 2024-11-14T15:28:20Z
libgomp.texi: Impl. Status - change TR13 to OpenMP 6.0 + fix routine typo
[faf594c
] 2024-11-14T14:30:42Z
Fix typo in peeling for gap compute of get_group_load_store_type
[119c1b7
] 2024-11-14T14:30:42Z
Fix another thinko in peeling for gap compute of get_group_load_store_type
[c3db7e3
] 2024-11-14T13:54:31Z
ada: Fix outdated description in System.Arith* units
[8d25e22
] 2024-11-14T13:54:31Z
ada: Fix spurious warning on representation clause for private discriminated type
[3e4146b
] 2024-11-14T13:54:31Z
ada: Another small fix to the description of run-time library routines
[f62972f
] 2024-11-14T13:54:31Z
ada: Adapt proofs of light runtime to current version of SPARK
[35d3690
] 2024-11-14T13:54:31Z
ada: Tweak test for predefined units in binder
[29112f5
] 2024-11-14T13:54:31Z
ada: Improved legality checking for deep delta aggregates.
[01413da
] 2024-11-14T13:54:31Z
ada: Avoid doing unnecessary work in elaborate_expression_2
[53133d0
] 2024-11-14T13:54:30Z
ada: Fix internal error on misplaced iterated component association
[f927264
] 2024-11-14T13:43:21Z
ipa: Introduce a one jump function dumping function
[da29560
] 2024-11-14T13:42:59Z
ipa-cp: Fix constant dumping
[20faea4
] 2024-11-14T13:19:04Z
Add testcases for std::vector optimization
[eec6e89
] 2024-11-14T12:27:39Z
libstdc++: Add missing parts of LWG 3480 for directory iterators [PR117560]
[86708a8
] 2024-11-14T10:37:55Z
Remove last comparison-code expand_vec_cond_expr_p call from vectorizer
[9ede072
] 2024-11-14T10:37:55Z
Avoid expand_vec_cond_expr_p with comparison code
[f56343c
] 2024-11-14T10:36:03Z
tree-optimization/117567 - make SLP reassoc resilent against NULL lanes
[13a966d
] 2024-11-14T08:59:28Z
libgcc: Fix COPY_ARG_VAL initializer (PR 117537)
[301dab5
] 2024-11-14T08:37:34Z
cfgexpand: Skip doing conflicts if there is only 1 variable
[879c161
] 2024-11-14T08:37:33Z
MATCH: Simplify a rrotate (32-b) -> a lrotate b
[PR109906]
[6d85a0b
] 2024-11-14T08:26:04Z
Do not consider overrun for VMAT_ELEMENTWISE
[72df175
] 2024-11-14T08:24:53Z
tree-optimization/117554 - correct single-element interleaving check
[ba19289
] 2024-11-14T08:22:25Z
tree-optimization/117559 - avoid hybrid SLP for masked load/store lanes
[4b4aa47
] 2024-11-14T08:06:16Z
tree-optimization/117556 - SLP of live stmts from load-lanes
[735f526
] 2024-11-14T07:56:52Z
RISC-V: Rearrange the test files for scalar SAT_ADD [NFC]
[19b24f4
] 2024-11-14T03:30:42Z
i386: Fix cstorebf4 fp comparison operand [PR117495]
[8564d09
] 2024-11-13T22:19:29Z
[PATCH] RISC-V: Bugfix for unrecognizable insn for XTheadVector
[a147bfc
] 2024-11-13T20:21:41Z
libstdc++: Simplify _Hashtable merge functions
[84e39b0
] 2024-11-13T20:21:41Z
libstdc++: Add _Hashtable::_M_locate(const key_type&)
[01ba02c
] 2024-11-13T20:21:41Z
libstdc++: Refactor std::hash specializations
[d2970e8
] 2024-11-13T20:21:40Z
libstdc++: Use RAII in _Hashtable
[0935d0d
] 2024-11-13T20:21:40Z
libstdc++: Remove _Insert base class from _Hashtable
[247e82c
] 2024-11-13T20:21:40Z
libstdc++: Remove _Equality base class from _Hashtable
[55dbf15
] 2024-11-13T20:21:40Z
libstdc++: Remove _Hashtable_base::_S_equals
[afc9351
] 2024-11-13T20:21:39Z
libstdc++: Allow unordered_set assignment to assign to existing nodes
[ce2cf1f
] 2024-11-13T20:21:39Z
libstdc++: Refactor Hashtable insertion [PR115285]
[73676cf
] 2024-11-13T20:21:39Z
libstdc++: Refactor Hashtable erasure
[37b1738
] 2024-11-13T20:21:39Z
libstdc++: Add _Hashtable::_M_assign for the common case
[e717c32
] 2024-11-13T20:21:39Z
libstdc++: Replace _Hashtable::__fwd_value_for with cast
[19d0720
] 2024-11-13T20:21:38Z
libstdc++: Fix calculation of system time in performance tests
[9fcbbb3
] 2024-11-13T20:21:38Z
libstdc++: Refactor _Hashtable::operator=(initializer_list<value_type>)
[de10b4f
] 2024-11-13T20:21:29Z
libstdc++: Write timestamp to libstdc++-performance.sum file
[8586e16
] 2024-11-13T17:58:50Z
libstdc++: Stop using std::unary_function in perf tests
[2b92007
] 2024-11-13T17:58:50Z
libstdc++: Use __is_single_threaded() in performance tests
[42def7c
] 2024-11-13T17:58:49Z
libstdc++: Fix nodiscard warnings in perf test for memory pools
[2d7d817
] 2024-11-13T17:21:35Z
aarch64: Relax add_overloaded_function assert
[99ec0eb
] 2024-11-13T15:11:14Z
i386: Add -mveclibabi=aocl [PR56504]
[0342d02
] 2024-11-13T14:40:42Z
hppa: Remove inner fix:SF/DF
from fixed-point patterns
[5ace2b2
] 2024-11-13T13:26:58Z
diagnostics: avoid using global_dc in path-printing
[5a67436
] 2024-11-13T10:12:16Z
Match: Fold pow calls to ldexp when possible [PR57492]
[6b572d4
] 2024-11-13T09:01:42Z
RISC-V: Implement Priority syntax parser for Function Multi-Versioning
[1f99a39
] 2024-11-13T09:01:42Z
RISC-V: Implement riscv_minimal_hwprobe_feature_bits
[bd975bd
] 2024-11-13T09:01:42Z
RISC-V: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P
[78753c7
] 2024-11-13T09:01:42Z
RISC-V: Implement TARGET_COMPARE_VERSION_PRIORITY and TARGET_OPTION_FUNCTION_VERSIONS
[0c77c4b
] 2024-11-13T09:01:42Z
RISC-V: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME
[917d03e
] 2024-11-13T09:01:42Z
RISC-V: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY and TARGET_GET_FUNCTION_VERSIONS_DISPATCHER
[f42f8dc
] 2024-11-13T09:01:42Z
RISC-V: Add Multi-Versioning Test Cases
[9bf0dbe
] 2024-11-13T09:01:41Z
Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V
[f530a8c
] 2024-11-13T08:58:26Z
Fortran: Fix failing character pointer fcn assignment [PR105054]
[236c082
] 2024-11-13T08:52:10Z
c: add Wzero-as-null-pointer-constant [PR117059]
[856809e
] 2024-11-13T08:44:20Z
c: Handle C23 floating constant {d,D}{32,64,128} suffixes like {df,dd,dl}
[eb45d15
] 2024-11-13T08:41:41Z
c: Implement C2Y N3298 - Introduce complex literals [PR117029]
[9b2915d
] 2024-11-13T04:50:14Z
aarch64: Optimise calls to ldexp with SVE FSCALE instruction [PR111733]
[445d8bb
] 2024-11-13T04:12:18Z
RISC-V: Bugfix for max_sew_overlap_and_next_ratio_valid_for_prev_sew_p[pr117483]
[eeb5c6a
] 2024-11-13T04:05:07Z
[RISC-V] Fix costing of LO_SUM expressions
[10d76b7
] 2024-11-13T04:01:36Z
Reapply "[PATCH v2] RISC-V: zero_extend(not) -> xor optimization [PR112398]"
[2272cd2
] 2024-11-13T01:28:54Z
i386: Zero extend 32-bit address to 64-bit with option -mx32 -maddress-mode=long. [PR 117418]
[9e423b5
] 2024-11-13T00:19:11Z
Daily bump.
[de3b277
] 2024-11-13T00:10:48Z
Revert "[PATCH v2] RISC-V: zero_extend(not) -> xor optimization [PR112398]"
[098214c
] 2024-11-12T23:50:03Z
RISC-V: Fix target-attr-norelax.c testcase
[d95339c
] 2024-11-12T23:30:19Z
Revert "Match: Simplify branch form 3 of unsigned SAT_ADD into branchless"
[169897b
] 2024-11-12T22:22:46Z
selftests: clear GCC_COLORS [PR117503]
[b59c4b1
] 2024-11-12T19:26:08Z
hppa: Fix decrement_and_branch_until_zero constraint
[534e14a
] 2024-11-12T18:02:45Z
RISC-V: testsuite: Remove deprecated compatibility headers
[2264b68
] 2024-11-12T14:58:54Z
Verify that empty std::vector is optimized away
[f72f8c3
] 2024-11-12T14:58:04Z
testsuite: Adjust jump threading test expectation
[deb0e2f
] 2024-11-12T14:42:03Z
AArch64: Cleanup fusion defines
[95305c8
] 2024-11-12T14:42:03Z
AArch64: Remove duplicated addr_cost tables
[9a64cd1
] 2024-11-12T14:38:34Z
RISC-V: Fix incorrect test macro for signed scalar SAT_ADD form 2 run test
[4bee525
] 2024-11-12T14:35:20Z
RISC-V: Add norelax function attribute
[705a210
] 2024-11-12T14:05:02Z
[RISC-V] Drop undesirable two instruction macc alternatives
[0256c8b
] 2024-11-12T13:59:49Z
libsanitizer: Update LOCAL_PATCHES
[0d4b254
] 2024-11-12T13:57:32Z
tree-optimization/116973 - SLP permute lower heuristic and single-lane SLP
[fa32100
] 2024-11-12T13:56:06Z
libsanitizer: merge from upstream (61a6439f35b6de28)
[b53f7de
] 2024-11-12T13:56:06Z
libsanitizer: Apply local patches
[4d2cd30
] 2024-11-12T13:56:06Z
libsanitizer: Improve FrameIsInternal
[1b35b92
] 2024-11-12T13:56:06Z
libsanitizer: update test
[b8ecd96
] 2024-11-12T13:16:38Z
[committed] Fix minor c6x backend bug exposed by CRC patches
[c77a2cf
] 2024-11-12T13:05:48Z
ada: Compile time crash on limited object in extended return
[de6fe61
] 2024-11-12T13:05:48Z
ada: Typo fix in comment
[ab31067
] 2024-11-12T13:05:47Z
ada: Make sure not to access past the end of bit-packed arrays
[a1dfd38
] 2024-11-12T13:05:47Z
ada: Include design documentation within runtime sources
[d34069c
] 2024-11-12T13:05:47Z
ada: Fix spurious error on iterated component association with large index type
[2630b23
] 2024-11-12T13:05:45Z
ada: Get rid of N_Unchecked_Expression node
[fbbfad0
] 2024-11-12T13:05:45Z
ada: Fix assertion failure on null aggregate in generic with pragma Ada_2022
[3408792
] 2024-11-12T13:05:44Z
ada: Fix unexpected Program_Error raised in the parser on mismatched []
[0362d7a
] 2024-11-12T13:05:44Z
ada: Fix assertion failure on illegal use of aspect Type_Invariant
[bd525f0
] 2024-11-12T13:05:44Z
ada: Fix internal error on invalid prefix with assertions enabled
[d1a199a
] 2024-11-12T13:00:53Z
ada: Make Interrupt and Attach Handlers Obsolescent in VXWorks
[c74c88a
] 2024-11-12T13:00:53Z
ada: Accept SPARK.Big_Integers.Big_Integer where Big_Integer is accepted
[bb4a081
] 2024-11-12T13:00:53Z
ada: Fix premature finalization of anonymous access result from library function
[524590a
] 2024-11-12T13:00:53Z
ada: Fix internal error on instantiation of package with a nested ghost package
[f0a2e57
] 2024-11-12T13:00:52Z
ada: Allow file mapping for System's spec
[1d60271
] 2024-11-12T13:00:52Z
ada: Remove couple of irregular calls to Resolve_Aggr_Expr
[1aebc8b
] 2024-11-12T13:00:52Z
ada: Fix bogus error for delta aggregate as expression function
[2203608
] 2024-11-12T13:00:51Z
ada: Remove obsolete ??? comment about Assignment_OK flag
[2ae3bbe
] 2024-11-12T13:00:51Z
ada: Remove use of overlays in implementation of System.Pack_N units
[78b52a0
] 2024-11-12T13:00:51Z
ada: Fix markup typos
[fa50a45
] 2024-11-12T13:00:50Z
ada: Flatten Is_Build_In_Place_Aggregate_Return predicate
[a452198
] 2024-11-12T13:00:50Z
ada: Improve message for misused implicitly-defined preprocessor symbol.
[3b78393
] 2024-11-12T13:00:50Z
ada: Get rid of Kill_Range_Checks flag on entities
[9bba882
] 2024-11-12T13:00:49Z
ada: Spurious error on abstract primitive with access formals
[5f23026
] 2024-11-12T13:00:49Z
ada: Detect sharing of external file in inconsistent read-write modes
[0aeae8f
] 2024-11-12T13:00:49Z
ada: Set correct minimum stack size for aarch64-linux
[638b145
] 2024-11-12T13:00:48Z
ada: Add documentation about GNAT LLVM to GNAT User's Guide
[23273ed
] 2024-11-12T13:00:48Z
ada: Fix internal error on nested iterated component associations
[093894a
] 2024-11-12T13:00:48Z
ada: GNAT Calendar Support for 64-bit Unix Time
[300557b
] 2024-11-12T13:00:48Z
ada: Missing runtime tag check on mutably tagged objects
[492f9cd
] 2024-11-12T13:00:47Z
ada: The Library_Unit field was used for all sorts of different purposes, which led to confusing code.
[29df1a1
] 2024-11-12T13:00:47Z
ada: Rework GNATdll shared library relocation support.
[da19d53
] 2024-11-12T13:00:47Z
ada: Fix compilation failure due to style warning
[b304404
] 2024-11-12T13:00:46Z
ada: Implement built-in-place expansion of container aggregates
[0b58c0e
] 2024-11-12T13:00:46Z
ada: Add Ada coverage instrumentation support
[b861785
] 2024-11-12T13:00:46Z
ada: Elide the copy in aggregate returns for nonlimited types
[ea497d1
] 2024-11-12T13:00:45Z
ada: Fix weird error in Ada.Numerics.Discrete_Random with Component_Alignment
[ca0f015
] 2024-11-12T13:00:45Z
ada: sem.adb.process_bodies_in_context: check if spec has lib body before use
[a5a0d60
] 2024-11-12T13:00:45Z
ada: Remove obsolete workaround for back-end limitation
[bbbfd37
] 2024-11-12T13:00:44Z
ada: add xspack.py and corresponding templates.
[d976daa
] 2024-11-12T12:03:39Z
tree-optimization/117417 - ICE with complex load optimization
[a552a80
] 2024-11-12T09:49:34Z
rtl: Validate subreg info when optimizing vec_select.
[82d955b
] 2024-11-12T08:54:25Z
Add suggested_epilogue_mode to vector costs
[9a62c14
] 2024-11-12T08:54:25Z
Add X86_TUNE_AVX512_TWO_EPILOGUES, enable for Zen4 and Zen5
[61cd1c4
] 2024-11-12T07:33:58Z
tree-optimization/117484 - issue with SLP discovery of permuted .MASK_LOAD
[0b27a7d
] 2024-11-12T07:31:14Z
tree-optimization/117502 - VMAT_STRIDED_SLP vs VMAT_ELEMENTWISE when considering gather
[e232dc3
] 2024-11-12T04:00:33Z
Match: Optimize log (x) CMP CST and exp (x) CMP CST operations
[4b9bb1d
] 2024-11-12T00:37:18Z
c++: regenerate opt urls
[03cb3f6
] 2024-11-12T00:19:15Z
Daily bump.
[858912f
] 2024-11-11T23:47:59Z
c++: include libcody in TAGS
[d9c3c3c
] 2024-11-11T23:44:39Z
c++: rename -fmodules-ts to -fmodules
[e3de296
] 2024-11-11T22:30:21Z
opts: fix narrowing warning
[f32e733
] 2024-11-11T19:22:32Z
c++: Fix another crash with invalid new operators [PR117463]
[417b4cc
] 2024-11-11T19:04:33Z
c++: Add _builtin_operator{new,delete} support
[d8992f7
] 2024-11-11T18:57:16Z
libstdc++: Add parentheses around operand of |
[128f6a6
] 2024-11-11T18:57:16Z
libstdc++: Fix typos in iterator increment for std::text_encoding [PR117520]
[dfc9062
] 2024-11-11T18:57:16Z
libstdc++: Improve exception messages in conversion classes
[7b5c974
] 2024-11-11T18:53:45Z
testsuite: Require atomic operations for c2y-if-decls-*
[a246737
] 2024-11-11T18:33:44Z
testsuite: arm: fast-math-complex-add-half-float.c test should not xfail
[2ad2774
] 2024-11-11T18:08:28Z
aarch64: return scalar fp8 values in fp registers
[416a8b3
] 2024-11-11T16:32:51Z
c++: reduce unnecessary tree_common
[5114789
] 2024-11-11T16:22:20Z
libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86
[3d498cf
] 2024-11-11T13:07:32Z
Add missing SLP discovery for CFN[_MASK][_LEN]_SCATTER_STORE
[2cc4c2a
] 2024-11-11T12:32:21Z
aarch64: Add remaining SVE2p1 support
[e68e814
] 2024-11-11T12:32:21Z
aarch64: Conditionally define __ARM_FEATURE_SVE2p1
[f13e013
] 2024-11-11T12:32:20Z
aarch64: Add common subset of SVE2p1 and SME
[f7ed863
] 2024-11-11T12:32:20Z
aarch64: Add common subset of SVE2p1 and SME2
[ddc014d
] 2024-11-11T12:32:19Z
aarch64: Define arm_neon.h types in arm_sve.h too
[fe26ce6
] 2024-11-11T12:32:18Z
aarch64: Sort some SVE2 lists alphabetically
[fdbe94f
] 2024-11-11T12:32:18Z
aarch64: Add svboolx4_t
[cb83ad9
] 2024-11-11T12:32:17Z
aarch64: Parameterise SVE pointer type inference
[4a9721c
] 2024-11-11T12:32:17Z
aarch64: Factor out part of the SVE ext_def class
[67ba352
] 2024-11-11T12:32:16Z
aarch64: Add an abstraction for vector base addresses
[bd45d4f
] 2024-11-11T12:32:16Z
aarch64: Add an abstraction for scatter store type inference
[23b7fe3
] 2024-11-11T12:32:15Z
aarch64: Tweak definition of all_data & co
[a7e0e80
] 2024-11-11T12:32:15Z
aarch64: Use braces in SVE TBL instructions
[0c9a5ed
] 2024-11-11T12:32:14Z
aarch64: Make more use of TARGET_STREAMING_SME2
[22d25b1
] 2024-11-11T12:32:14Z
aarch64: Test TARGET_STREAMING instead of TARGET_STREAMING_SME
[9d14f67
] 2024-11-11T12:32:13Z
Add push/pop_function_decl
[e22d80d
] 2024-11-11T12:22:23Z
Fortran: Fix elemental array refs in SELECT TYPE [PR109345]
[da64698
] 2024-11-11T12:03:16Z
tree-optimization/117510 - fix guard hoisting validity check
[95960cd
] 2024-11-11T11:43:06Z
modula2: Reimplement parameter declaration and checking.
[8473010
] 2024-11-11T11:17:42Z
libgomp/plugin/plugin-gcn.c: Show device number in ISA error message
[2a4ce8d
] 2024-11-11T10:56:36Z
RISC-V: Fix one nit indent issue of ustrunc pattern [NFC]
[42a2df0
] 2024-11-11T09:01:41Z
Fortran: Suppress invalid finalization of artificial variable [PR116388]
[f5851a5
] 2024-11-11T08:52:54Z
Reject UNSIGNED for Complex, some documentation fixes.
[00448f9
] 2024-11-11T07:44:42Z
doc: install: document UBSAN_OPTIONS
[8f791fa
] 2024-11-11T07:44:41Z
doc: install: document bootstrap-ubsan
[b433140
] 2024-11-11T02:59:22Z
xtensa: Fix the issue in "*extzvsi-1bit_addsubx"
[74ae651
] 2024-11-11T02:48:16Z
Initial Diamond Rapids Support
[c659e29
] 2024-11-11T02:48:14Z
i386: Add new model number for Arrow Lake
[de867e8
] 2024-11-11T02:20:23Z
Guard truncate from vector float to vector __bf16 with !flag_rounding_math && HONOR_NANS (BFmode).
[ca1cff0
] 2024-11-11T00:16:44Z
Daily bump.
[32cf28c
] 2024-11-10T14:39:27Z
Do not cost the permute node that are part of SLP load-lanes