[gcc/aoliva/heads/testbase] (673 commits) Daily bump.

Alexandre Oliva via Gcc-cvs <[email protected]> Thu, 30 Jul 2026 01:21:15 +0000 (GMT)
Newsgroups gmane.comp.gcc.cvs
Message-ID <[email protected]>
The branch 'aoliva/heads/testbase' was updated to point to:

 7cdbd6b1f362... Daily bump.

It previously pointed to:

 0b9e5f95108c... libstdc++: fix allocate_at_least test for small alignments 

Diff:

Summary of changes (added commits):
-----------------------------------

  7cdbd6b... Daily bump. (*)
  a7ba10a... isel: Fix ICE on out of bounds vector elt access [PR126446] (*)
  2369b8b... cobol: Do not rely on %qs in xasprintf. (*)
  2d66559... cobol: Support SET of NUMERIC type for GnuCOBOL emulation. (*)
  4487236... cobol: Accept newline in refmod pattern. (*)
  b349b55... cris: PR rtl-optimization/126276: Restore build on cris-elf (*)
  b7ce998... libstdc++: Fix grep for linker warning about --gc-sections  (*)
  9166377... avoid-store-forwarding: Unshare load dest when re-applying  (*)
  e6e3290... middle-end: fix COND_FMS foldings [PR126465] (*)
  7da4eb2... tree-optimization/126415 - perform inverse converted +- loo (*)
  ce285dd... libstdc++: Resolve UNTIL save adjustment at tzdb loading ti (*)
  3e6ac9b... tree-optimization/126457 - robustify reduction analysis (*)
  e8385ea... libgcc: rs6000: fix TOC restore when unwinding on FreeBSD p (*)
  5fe8c01... OpenMP: Handle 'device_type(nohost)' on 'target': Simplify  (*)
  449f8aa... OpenMP: Constructors and destructors for "declare target" s (*)
  a074046... OpenMP: Fortran + ME - update for spatial dimensions + mess (*)
  34b57b2... libstdc++: Disable more false positives in shared_ptr [PR12 (*)
  b097542... LoongArch: Adjust testcase for lasx-vec-construct-opt.c (*)
  3483ca0... LoongArch: Remove addend for .dtprelword and .dtpreldword (*)
  1bc2fdc... i386: Fix ICE on out of bounds vector elt access [PR126446] (*)
  ea27cb4... x86: Check argument-linked memory used for local variable (*)
  cd94283... bitintlower: Fix _BitInt SSA_NAME coalescing ICE [PR126447] (*)
  e584ae9... testsuite/aarch64: update the fcmla counts in pr122408_1.f9 (*)
  908c597... aarch64: Limit Arm SPE probes to PMU events (*)
  8bfaf33... s390: Fix s390_canonicalize_comparison (*)
  5dfea15... contrib: add support for tabs in the middle of the line (*)
  2e21725... i386: Merge duplicate preferred_for_speed attributes on QIm (*)
  37ab654... Daily bump. (*)
  a88f4a1... tree-optimization: Remove true condition in tree-ssa-ifcomb (*)
  af8dbc9... x86_cse: Check if DRAP is live with DF_LR_IN. (*)
  30024f2... gcc.target/i386/pr116274-2.c: Check function body (*)
  9ac6fe6... cobol: Fix LENGTH OF group data item as value for constants (*)
  7c68607... cobol: Consolidate parsing of Level 78 constants and ISO 01 (*)
  30e546b... [frange] Walk sub-ranges when restoring and printing. (*)
  2886a16... fortran: [PR125866] Fix ICE: a module procedure with an all (*)
  9d8f85c... cobol: Cleanse lexer of "dangerous trailing context" warnin (*)
  e818a48... Disable CFI directives on hppa*-*-hpux* (*)
  0531c40... libstdc++: fix testing with uninstalled compilers, redux (*)
  42c1dc1... gcc/driver: make SIGKILL/QUIT/... message clearer (*)
  bbf71b9... [frange] Store a single sub-range in an array slot. (*)
  a73b5e7... match: Combine patterns into five for. (*)
  8f16982... analyzer: support vfunc devirtualization [PR97114] (*)
  7695a61... aarch64: Add support for sve2p3 and sme2p3 conversion intri (*)
  4811e4c... aarch64: Add Support for F16F32DOT (*)
  dfc1acf... cobol: Quell unsigned/signed warning. (*)
  eb73882... AVR: Add 64-bit fixed-point divisions to libgcc. (*)
  2a64a56... aarch64: Add Support for SVE2p3/SME2p3 dot product intrinsi (*)
  a97f2ef... tree-optimization/126404 - CTZ pattern destroying reduction (*)
  7c7c662... vectorizer: Don't enlarge base alignment during costing (*)
  b80a434... libstdc++: Fix num_children of the map pretty-printers (*)
  e217558... libstdc++: Fix parameter name in map/set printer num_childr (*)
  53c2caf... ada: adjust runtime flags used by the GPR file (*)
  51c8f33... libstdc++: Remove unused variable (*)
  ed04be2... i386: Correct vdpbf16ps mask usage in pattern [PR126429] (*)
  95ee9c9... cfgexpand: Verify that partitions do not share a MEM_EXPR [ (*)
  447618d... out-of-SSA: Split partitions of parameters and results too  (*)
  6f8fff3... out-of-SSA: Use all partition names to find the decl to spl (*)
  baf658d... i386: Avoid XCHGB %rH, %rL in bswaphi2 on non-pentium4 targ (*)
  9acbae6... middle-end: look through VEC_DUPLICATE_EXPR in ssa_uniform_ (*)
  6ae7119... tree-optimization/126417 - bogus fold-left reduction check (*)
  3cd23c9... tree-optimization/126404 - fixup conversion detection in re (*)
  6add1e2... Daily bump. (*)
  1c69a96... testsuite: Add C++ testcase for PR 126296: `<=>` folding in (*)
  50de881... match: Combine two for into one for. (*)
  4eb6175... cobol: Accept NUL in comments. (*)
  bdcc2f7... cobol: Resume source format after copybook ends. (*)
  a0694cf... OpenMP: Fortran + ME - update for spatial dimensions + mess (*)
  822ce7e... fortran: Fix ICE with loops with (deprecated) non-integral  (*)
  f445271... testsuite/aarch64: use a relative tolerance in vect-vaddv.c (*)
  266b652... testsuite/aarch64: restore the second lane-index error in m (*)
  6137957... testsuite/aarch64: accept either ubfx width in struct_3 tes (*)
  31216a5... testsuite/aarch64: accept either csel polarity in fuse_cmp_ (*)
  66a30b6... doc: Fix up doc build (*)
  4506585... testsuite: arm: require fp16 alternative hw for tests (*)
  3f2b3ec... i386: Prefer shorter fold-left reduction chains (*)
  0e429ac... c++: vrp and pmf conversion [PR126310] (*)
  f94bbe0... cobol: Improve the creation of run-time arrays. (*)
  f8a8ef3... Daily bump. (*)
  4d9a71c... fortran: Fix editorial error and new test case (*)
  e3e1c72... c++: parse trivial DMI immediately [PR96645] (*)
  cd45302... c++: Fix ICE with loop pragmas at class scope [PR126323] (*)
  b71686d... libstdc++: Robustify flat_map::insert_range move counter te (*)
  4d855f3... Fix size calculation for reallocation for matmul of rank 2  (*)
  85a3db6... RISC-V: Adjust test case due to allow vwadd[u].wv overlap (*)
  761d740... RISC-V: Add test cases for vwaddu.wv reg overlap (*)
  ab24fe5... RISC-V: Add test cases for vwadd.wv reg overlap (*)
  540a9c0... RISC-V: Allow RVV register overlap for vwadd[u].wv (*)
  7149f5e... Daily bump. (*)
  de8be0e... phiopt: New comparison combine part of phiopt [PR126138] (*)
  ea33efb... ifcombine: Handle trapping ifcombining better. [PR126138] (*)
  7d781db... fold: Allow combining eq/ne with a trapping to get a trappi (*)
  d47f486... c++: function NTTP argument in pack considered unused [PR12 (*)
  368574d... libstdc++: Implement LWG 4074 changes to join_with_view's c (*)
  f678da4... libstdc++: Optimize flat_map range insertion for pair-like  (*)
  8832459... Use HOST_SIZE_T_PRINT_UNSIGNED in a few other spots (*)
  5f53a0a... libgfortran: Fix whitespace in ceill_16.c (*)
  f1864c0... MAINTAINERS: Add myself to write-after-approval and DCO (*)
  07e7842... AVR: Add __negdi2_r10 to libgcc. (*)
  f6b00ae... ifcvt: Keep only reaching definitions when rewiring sets [P (*)
  7b4d5b4... ifcvt: Reject hard-register destinations in multiple sets [ (*)
  699ff07... gcc.target/i386/pr[27827|50038].c: Compile with -mno-sse (*)
  642bd00... cobol: ACCEPT <DATE> into subscripted and reference-modifie (*)
  1649ee1... [PATCH v2] tree-optimization: Fix strlen(s) != 0 not folded (*)
  5b0d2e9... RISC-V: Use ordered scatter variants. (*)
  6098abe... testsuite: Split rs6000 mma related PR test cases to dmf an (*)
  b37ace0... middle-end: Remove most ENUM_BITFIELD uses. [PR125507] (*)
  85b1d6e... Daily bump. (*)
  7c19a52... Fix m68k bootstrap due to -Wempty-body warning (*)
  6c3bea1... testsuite/aarch64: Update bitint-args.c for w vs x reg usag (*)
  2605893... x86: Check register argument spill by callee (*)
  b5e6f5d... middle-end: Replace INTEGER_CST + expand_normal with tree_t (*)
  5fbbf2d... gcn: mkoffload - pass -L<dir> on to the amdgcn-amdhsa linke (*)
  ad8686f... AArch64: Update Neoverse V2 cost model for SVE structure lo (*)
  d20adca... target/126328 - [x86] insn_cost of *sse3_h{add,sub}v2df3[_l (*)
  a3a3e4f... Remove shift vectorization check from vect_build_slp_tree_1 (*)
  04e8cc4... Set INSN_CODE to recognized insn before calling insn_cost i (*)
  d96ac42... testsuite: Split rs6000 mma tests into power10 and future (*)
  380bd5c... OpenMP/C++: Handle OMP_CLAUSE_DEVICE_TYPE in pt.cc (*)
  10cba11... Mention the forge on unofficial mirrors (*)
  b13e5bf... x86 SSE: Use insertps to zero V4SI/V4SF elements in a singl (*)
  33402b1... ifcvt: drop redundant reversibility pre-checks in store-fla (*)
  7c89181... libgfortran: Add additional long double math support for hp (*)
  d6cbca3... Daily bump. (*)
  36f131b... Use HOST_SIZE_T_PRINT_UNSIGNED instead of %zu format string (*)
  eb25d3e... cobol: Handle -Wno options and -fPIC better in gcobc emulat (*)
  28838a5... testsuite: use arm_neon as xfail condition [PR118407] (*)
  fa85747... rs6000: Builtins for MMA+ float16 outer product instruction (*)
  3b12607... middle-end: Fold averages with equal operands [PR122715] (*)
  dcb8c8d... ifcvt: do not emit a store flag for an irreversible conditi (*)
  a9da591... rs6000: Builtins for MMA+ bfloat16 and int8 instructions [R (*)
  1c6f621... cobol: Recognize TYPE clause as implicit USAGE for validati (*)
  abbc5b3... rs6000: Add DMR extract builtins for Dense Math support (*)
  83a903f... c++: implement LWG 3819, reference_xes_from_temporary [PR11 (*)
  571aae1... c++: Diagnose return from [[noreturn]] function during cons (*)
  706c087... c++: constant not recomputed when ADDR_EXPR changed [PR1262 (*)
  e906beb... libstdc++: Use __chrono_write via _S_empty_fs for chrono os (*)
  4e2b29c... libstdc++: Remove noexcept from basic_string instantiations (*)
  a4ceb70... libstdc++: Don't dereference past-the-end iterator with ove (*)
  b75d81d... libsanitizer: parallelize subdir builds (*)
  ea513c3... gcn: Fix sram-ecc default for gfx9-4-generic (*)
  ad1f516... c++: Diagnose declaration of objects with anonymous union o (*)
  e95693c... configure: Fix a typo (*)
  c17883e... testsuite: Provide shf_link_order effective target (*)
  fb0838b... Support two-lane vector BB reductions without target suppor (*)
  469a256... testsuite: Provide gnu_retain effective target (*)
  88e7db7... testsuite: Don't use auto-host.h in target-supports.exp (*)
  e3f61fb... testsuite: Use solaris_ld effective target (*)
  52de304... testsuite: Use solaris_as effective target (*)
  46ef72e... i386: Update Suffix for AVX10.2 SAT CVT scalar Intrinsics (*)
  e870be6... i386: Add vector lrint expanders for conversions (*)
  eacad75... openmp, c++: Fix up OpenMP/OpenACC handling in C++ modules  (*)
  d0430a0... rs6000: Update existing mma insns to use wD constraint and  (*)
  93a9ff5... frange: Add a comparison function for range endpoints (*)
  6d3f404... rs6000: Add Dense Math (DMF/MMA+) built-in/instruction supp (*)
  7aa3a19... testsuite: prevent packing enum in vect-early-break_65.c [P (*)
  bef9e8e... rs6000: Add the __dmr1024 opaque type. (*)
  1c6f598... lto-streamer: Remove an unused field (*)
  816274e... RISC-V: Adjust test case due to allow vwcvt.x[u].f.v overla (*)
  a6d07f9... RISC-V: Add test cases for vfwcvt.rtz.xu.f.v reg overlap (*)
  6853865... RISC-V: Add test cases for vfwcvt.rtz.x.f.v reg overlap (*)
  a4cb95e... RISC-V: Allow RVV register overlap for vfwcvt.rtz.x[u].f.v (*)
  9d4a986... Daily bump. (*)
  eb80114... phiopt: for non-diamond case, invoke a limited conditional  (*)
  fd3e590... cselim: reduced cs-elim without non-trapping (*)
  f128c34... cobol: Restrict CDF reserved words to CDF parsing. (*)
  70add87... cobol: Improve "sameness" test when deciding whether a CDF  (*)
  d284bf3... [frange] Consolidate signed-zero canonicalization of endpoi (*)
  7ec7871... cobol: Enable suppression of unimplemented exception condit (*)
  b2c4447... fortran: [PR78718] ICE in gfc_get_symbol_decl, at fortran/t (*)
  ab087de... libstdc++: std::variant test should be C++17 and up (*)
  b64e38f... libgomp: Add by-device capabilities for OpenMP 'omp require (*)
  f5e5264... cobol: Accept ASSIGN TO DEVICE. (*)
  f764d71... fortran: [PR53296] Fix character array-ctor function called (*)
  454e684... Update my name in the MAINTAINERS file (*)
  345dcca... Fix maintainer_utils.py for older jsonscheme [PR126162] (*)
  4ee8fd7... rs6000: Add DMF-specific XO move pattern (*)
  d94e8b7... Simplify vect_schedule_slp_node (*)
  6581a83... Fix SLP scheduling in-region check (*)
  7b8575e... rs6000: Add TDOmode reload patterns for DMR registers (*)
  c033e4b... AVR: Use more .branch_plus in lib1funcs.S (*)
  b3637a1... libstdc++: Update Solaris baselines for GCC 17.0 (*)
  8679354... AVR: Tweak lib1funcs-fixed.S::__mulQ64_work once more. (*)
  65b50eb... AVR: Tweak lib1funcs-fixed.S::__mulQ64_work. (*)
  8d16b07... testsuite: require cortex-a53 in reg_equal_test.c test (*)
  2fe9a29... libstdc++: Update Linux baselines for GCC 17.0 (*)
  7cb252f... libgomp: Add by-device capabilities for OpenMP 'omp require (*)
  13e2608... doc/invoke.texi: -fopenmp-ompt - add additional construct (*)
  a0dc39b... rs6000: Add TDOmode move patterns (*)
  ee30b1a... rs6000: Build DMF accumulators using DMR insert operations (*)
  7821571... s390x: Implement vec_cbranch_{all,any} (*)
  14375d0... rs6000: Add %wD constraint and predicate for accumulators (*)
  2c421a5... rs6000: Add support for Dense Math Facility (DMF) registers (*)
  087c89a... Daily bump. (*)
  3e2b0fc... tree-optimization: Fold constant conditional selects [PR124 (*)
  172f855... cobol: Enable Bison parser stack growth. (*)
  fe724b2... AArch64: use ranger to fold WHILE_ULT to ptrue (*)
  89c5502... AArch64: Move SVE ptrue VL folding helpers (*)
  888b4d4... middle-end: enable ranger in gimple-isel (*)
  8682e3a... xtensa: Refurbish xtensa_legitimize_address() (*)
  c8c3988... xtensa: Define LOCAL_REGNO() macro (*)
  f0421da... vect: replace usages of SLP_TREE_SCALAR_SMTS where possible (*)
  ea991f7... Fix a few false positive warnings with unused/undefined war (*)
  2ef1fe7... rs6000: Add %W print modifier (*)
  9cdb20d... RISC-V: Adjust test case due to allow vwcvt.f.x[u].v overla (*)
  0eb5dc7... RISC-V: Add test cases for vfwcvt.f.xu.v reg overlap overla (*)
  e43b9a1... RISC-V: Add test cases for vfwcvt.f.x.v reg overlap (*)
  d527096... RISC-V: Allow RVV register overlap for vfwcvt.f.x[u] (*)
  7459f91... out-of-SSA: Preserve storage for split partition decls [PR1 (*)
  10f6e51... Simplify (vec_select:<scalar> (vec_concat ..)) (*)
  066b229... docs: Document that scatters are left-to-right. (*)
  03750b3... AVR: Tweak __muldi3_6 (*)
  2428677... AVR: Add missing SET to __mulQ64_work from previous commit. (*)
  91f7c5e... testsuite: remove xfail "vectorized 1 loops" arm_neon [PR12 (*)
  409b00d... testsuite: remove xfail for arm_mve from ssa-dom-cse-2.c [P (*)
  ef6451b... libstdc++: Handle ibm128 in generate_canonical tests. (*)
  8080c77... AVR: Add 64-bit fixed-point multiplications to libgcc. (*)
  5e914c4... libstdc++: Use 2 * epsilon step for piecewise_constant_dist (*)
  ccd676c... i386: Split DI<->V2DI patterns before reload with -m32. (*)
  fabf7b5... libstdc++: Introduce GLIBCXX_3.4.37 version for symbols not (*)
  336f25a... x86: Don't set cum->preserve_none_abi for x86-64 MS calls (*)
  27fe577... Daily bump. (*)
  a69f9f3... a68: fix lowering of maxabschar [PR algol68/126330] (*)
  71a5a83... c++: implement CWG3020 - Missing specification for __has_cp (*)
  58c8c3e... match: Combine two patterns into for neeq (ne eq) and fix t (*)
  1b722d3... a68: new version of proc whole, dependencies and test (*)
  3c71ff8... bpf: TARGET_INSN_COST: don't hardcode 1 for default ... (*)
  e65d38a... bpf: TARGET_RTX_COSTS: treat 32-bit CONST_INT as cheap/free (*)
  c743ce6... bpf: TARGET_RTX_COSTS: avoid multiply synthesis (*)
  829c447... cobol: Insert "Do not edit" text into generated DejaGNU tes (*)
  a5541e3... passes: Make gcc buildable again with mawk <= 1.3.3 (*)
  f9d1e22... c++: Make contract assertions have side effects [PR125904] (*)
  1961ef6... fortran: Use the setter to update the descriptor data field (*)
  d97947a... testsuite: cast argument to char* in can_deref_null [PR1262 (*)
  8131652... Fortran, OpenMP: Consolidate iterator group start/finish co (*)
  8ec0547... aarch64: Fix up TME deprecation warning (*)
  11f59ab... testsuite: arm: remove xfail for MVE, NEON and thumb1 [PR12 (*)
  3920da4... openmp: Update GOMP_{distribute,loop}_static_worksharing_di (*)
  f657c89... openmp: Add OMPT variants of GOMP_scope_start (*)
  2e26607... testsuite: skip test for targets that can deref null [PR126 (*)
  383854a... testsuite: arm: xfail predcom-8.c test in hard float withou (*)
  14f4da2... testsuite: arm: xfail crypto tests for -mthumb -mfloat-abi= (*)
  b6bebf2... [PATCH][RISC-V][PR target/124741] Improving atomic sequence (*)
  a760fee... s390x: Fix singlefloat iterator. (*)
  6e3bda5... target/126271 - honor v2df_reduction_prefer_haddpd better (*)
  ce23633... libstdc++: Implement zic writezone merge optimization [PR12 (*)
  2e24ea4... fortran: array descriptor: Add internal field accessor for  (*)
  2084afe... fortran: array descriptor: Rename internal field accessor f (*)
  3c8fe00... fortran: array descriptor: Rename dim subfields internal ac (*)
  a203184... fortran: array descriptor: Add a setter for the token field (*)
  fe50fc2... fortran: array descriptor: Remove access to dim field eleme (*)
  f7f2d88... fortran: array descriptor: Remove access to the attribute f (*)
  9ca72f5... fortran: array descriptor: Add accessors for the dtype fiel (*)
  2c2066d... fortran: array descriptor: Add accessors for the type field (*)
  c7da3fe... fortran: array descriptor: Add accessors for the rank field (*)
  9b1bbec... fortran: array descriptor: Add accessors for the version fi (*)
  af44d4f... fortran: array descriptor: Add accessors for the elem_len f (*)
  0e4ae4e... fortran: array descriptor: Use the setter to modify the off (*)
  5f561ce... libstc++: Use standard FLT_EVAL_METHOD in piecewise distrib (*)
  b75f76e... libsanitizer: Initialize local_head member [PR126307] (*)
  61f2dff... Fortran/OpenMP: Add parsing support for spatial dimensions (*)
  57a09e2... libstdc++: Fix condition for stopping lazy zone expansion [ (*)
  4426e08... libstdc++: Prevent overflow in find_active_rule to_local co (*)
  5453f85... RISC-V: Adjust test case due to allow vwcvt.f.f.v overlap (*)
  ebca3fd... RISC-V: Add test cases for vfwcvt.f.f.v reg overlap (*)
  53c4e66... RISC-V: Allow RVV register overlap for vfwcvt.f.f.v (*)
  182f005... match.pd: Make the (trunc)copysign(extend x, extend y) vect (*)
  6936adc... Daily bump. (*)
  6d5d980... match.pd: Make the (trunc)abs(extend x) guard vector-safe [ (*)
  73e6f2d... fortran: Implement list directed read of hex float formats. (*)
  741dd3f... RISC-V: Add minimal Svrsw60t59b extension support (*)
  be7a231... RISC-V: Add minimal Ssqosid extension support (*)
  ebe3818... RISC-V: Add minimal Ssctr extension support (*)
  22fe3a3... RISC-V: Add minimal Smctr extension support (*)
  320b40c... RISC-V: Add minimal Smcdeleg extension support (*)
  d69c982... RISC-V: Add minimal Ssccfg extension support (*)
  bab1ed6... RISC-V: Add minimal Ziccamoc extension support (*)
  a3ee607... RISC-V: Add minimal Ziccid extension support (*)
  637112b... Showing ALLOCATE typespecs and walking character lengths in (*)
  a33f266... [committed] Improve select across A/A OP C where C is 2^n (*)
  ddeb9b3... use vrp_operand_equal_p in points to comparisons. (*)
  3bf0224... Recompute relations during a relation query walk. (*)
  7306944... Enhance logical AND and OR op1_range. (*)
  986fe87... Daily bump. (*)
  ed1cb8a... [PATCH] RISC-V: Fix the LRA crashing triggered by TLSDESC c (*)
  913ff90... [PATCH] RISC-V: Do not grow complete unrolling at -O2 (*)
  c348f5c... [PR target/123883] Inefficient bit manipulation code on RIS (*)
  9335242... [PATCH] lra: mark the hard frame pointer live when LRA deci (*)
  6abaf53... LoongArch: fix par_const_vector_shf_set_operand for vshuf4i (*)
  15fd8d8... RISC-V: Split the pr112431-13 test in to 2 file (*)
  c33b7b9... RISC-V: Add test cases for vfwcvtu.xu.f.v reg overlap (*)
  fc3efde... RISC-V: Add test cases for vfcvt.x.f.v reg overlap (*)
  13fa720... RISC-V: Allow RVV register overlap for vfwcvt.x[u].f.v (*)
  11264d3... Show details of attr->allocated with -fdump-fortran-origina (*)
  5e73cbf... Daily bump. (*)
  1c51d04... cobol: portability for Darwin. (*)
  c17b07e... testsuite, aarch64: Require -mbig-endian support where it i (*)
  de3c61e... cobol: Repair errors in man page. (*)
  0fb1d14... match: Move tree_expr_nonnegative_p (@1) to tree_expr_nonne (*)
  cfb1d83... OpenMP: docs - improve -fopenmp-ompt(-detailed) description (*)
  17f0843... aarch64: deprecate the TME extension (*)
  7b18a7c... [PATCH] alpha: do not gate cannot_copy_insn_p on reload_com (*)
  b84ff62... cobol: Filename-as-device; normalize special registers. (*)
  0c93e35... Fix signed char test assumption [Was Re: [Linaro-TCWG-CI] g (*)
  ba05474... [PATCH] RISC-V: Remove zama16b from xt-c9501fdvt (*)
  4c85f7c... lto: Support #pragma GCC diagnostic [PR80922] [PR106823] [P (*)
  5ca2523... lto: Overhaul approach to location streaming [PR65536] (*)
  230b581... testsuite: Add { dg-lto-do incr-link } option (*)
  8d1f9ea... testsuite: Add dg-lto-additional-options directive (*)
  613ade6... diagnostics: Preparation for LTO diagnostic pragma support (*)
  a7db48e... libcpp: Preparation for LTO linemap changes (*)
  f8eb22d... match: Simplify sign tests for MIN and BIT_IOR [PR126087] (*)
  60b27d9... i386: Add ROLW %r,8 alternative to bswaphi2 patterns [PR126 (*)
  bbc7fd5... testsuite: Add regression test for PR81549 (*)
  91e02f4... openmp: Add OMPT variant of GOMP_has_masked_thread_num (*)
  306f4ae... libstdc++: Use __FLT_EVAL_METHOD__ to enable test for piece (*)
  57ecb98... c++: Implement C++29 P3424R2 - Deallocation Functions with  (*)
  55bca2d... build: testsuite: Generate effective targets from auto-host (*)
  8add706... x86: Avoid misaligned prologue if count <= epilogue size (*)
  8a3f54f... Ada: Fix bogus type mismatch for reduction expression with  (*)
  3adb332... Improve BB vectorization of reductions (*)
  a826538... Daily bump. (*)
  58ce322... Revert "libstdc++: Fix LD_LIBRARY_PATH when testing an inst (*)
  8a5e08f... cobol: Repair mh_identical MOVEs involving DEBUG registers  (*)
  2fa2568... cobol: Update --help text to be consistent with gcobol.1.   (*)
  ccf32d2... openmp: Pass loop parameters to static worksharing dispatch (*)
  a0d865a... cobol: Fix PR 126002.  Accept parenthesized sign condition. (*)
  f8eeddb... RISC-V: Fix typo in gcc.dg/asm-hard-reg-4.c (*)
  f8f19f1... Path ranger should check root ranger equivalencies as well. (*)
  b460a87... RISC-V: Use a pseudo for sibcall addresses (*)
  bfc8293... RISC-V: Exclude t1 from SIBCALL_REGS (*)
  82592e7... MAINTAINERS: Add myself to write after approval (*)
  020e02f... libstdc++: Resolve named-rule UNTIL save adjustment [PR1161 (*)
  9dab90d... gcov: Build edge updates in a local sequence (*)
  6566ad9... gcov: Optimize condition coverage code generation (*)
  d2a3bf4... libstdc++: Disable serialization test for piecewise_linear_ (*)
  610134a... libstdc++: Apply rule triggering at Zone line transition [P (*)
  be751fc... RISC-V: Adjust test case due to allow vwcvt[u].x.x.v overla (*)
  df635aa... RISC-V: Add test cases for vwcvtu.x.x.v reg overlap (*)
  df28d04... RISC-V: Add test cases for vwcvt.x.x.v reg overlap (*)
  5d98400... RISC-V: Allow RVV register overlap for vwcvt[u].x.x.v (*)
  f81f033... contrib: Fix exit status of relpath.sh for invalid args [PR (*)
  3ab2199... [RISC-V] Improve costing for if-converted sequences (*)
  f8c277e... libstdc++: Generate result_type bits of precision in piecew (*)
  a0f7c85... testsuite, aarch64: Drop duplication of big endian AArch64  (*)
  874605e... libstdc++: Mark std::indirect and std::polymorphic with _GL (*)
  70bc613... Avoid complex gimple_build API (*)
  e2e5465... OpenMP: Fix implicit declare target - aka fix libgomp.fortr (*)
  6ba996c... Fix typo in comment of invert_mod2n (*)
  7f2bba0... libstdc++: Fix LD_LIBRARY_PATH when testing an installed co (*)
  9e2e40f... OpenMP: uses_allocators - fix Fortran memspace use + multip (*)
  921e86d... OpenMP: Handle 'device_type(host)' on 'target': Repair 'lib (*)
  572a98a... libstdc++: Fix spelling of new macro in ChangeLog (*)
  ddf645c... libgomp: Robustify omp_get_device_distances: ... some more  (*)
  58925a5... OpenMP: Handle 'device_type(nohost)' on 'target': Fix 'libg (*)
  a6109ab... AVR: Fix a typo in the AVR Options documentation. (*)
  2fc7611... Remove netbsd_link_ld_elf_so spec (*)
  1988893... testsuite: Fix gcc.dg/vect/tsvc tests on NetBSD (*)
  1731ba6... testsuite: Require bitint in gcc.dg/torture/bitint-101.c (*)
  b032f71... bitintlower: Avoid coalescing lhs with operands for .MUL_OV (*)
  26446ca... libstdc++: Use _Clang::__no_specializations__ attribute in  (*)
  e4b659e... a68: fix typo in ga68 manual section Creating Files (*)
  0bb7002... rs6000: Add Dense Math builtin infrastructure (*)
  a0591d8... Daily bump. (*)
  368ef32... x86-64: Add *fix_trunc<mode>si_sse_2_zext (*)
  cd78ae1... cobol: Accept TYPEDEF in Local-Storage. (*)
  f98e069... libgfortran: Don't quote ENV_PPID and ENV_BASE in caf/shmem (*)
  dd03e12... libgfortran: Define macro to handle z length modifier in fo (*)
  54b48d1... libgfortran: Implement c99 functions strnlen, frexpl and sc (*)
  915a4fb... libgfortran: Fix caf tests on HP-UX (*)
  2887d48... [PATCH v1] RISC-V: Share bases for scaled indexed addresses (*)
  27c5036... Update ranger timestamps for inferred ranges. (*)
  267d62e... [PATCH] RISC-V: Fix NULL location pointer check in target a (*)
  ec4f03a... [PATCH] RISC-V: Fix GE/GEU zicond splitter emitting the wro (*)
  c45c5ee... Fix some more issues with -Wunused-but-set and -Wundefined- (*)
  6f754f3... Revert "MIPS: Add -mmxu and -mno-mxu driver pass through" (*)
  447d00e... Robustify awk pass generation (*)
  abe9e1f... OpenMP: 'allocate' on 'target' with uses_allocators' def'ed (*)
  6a3f305... lto: Fix cache partitioning to handle min_partition_size=0 (*)
  1be9a0f... cobol: Correct tests against uninitialized access and other (*)
  de8cbe4... Remove unused return value from vect_transform_stmt (*)
  ab9d428... Improve dump when SLP fails to compute lane extraction inse (*)
  80e6aae... testsuite: Fix gcc.target/i386/pr64731.c on 32-bit Solaris/ (*)
  07407f4... s390: testsuite: Fix constraints for asm-hard-reg-7.c (*)
  9e9e225... OpenMP: libgomp.texi + allocate/uses_allocators janitorial  (*)
  e46d96d... PR middle-end/123236: Simplify (int)((long long)x >> 4) (*)
  2fcbe07... tree-optimization/126171 - SCEV and minus of INT_MIN (*)
  cfc8ba7... regrename: Handle MEM segments (*)
  f139530... libstdc++: fix UB when ellint phi argument is infinity (*)
  fb0c03e... libstdc++: Fix std module to work with --disable-wchar_t [P (*)
  0748d2c... RISC-V: Declare TLSDESC clobbers for vector registers and C (*)
  8a1346f... x86-64: Add missing SSE and AVX zero-extend patterns (*)
  d5059b3... match.pd: Guard x+x -> x*2 simplification [PR126257] (*)
  b77cf8f... c++: In attributes expect _Clang namespace rather than __cl (*)
  2468c79... OpenMP: Handle 'device_type(host)' on 'target' (*)
  170fcbb... middle-end: use tree mode for masked cbranch operand [PR126 (*)
  df37aef... Daily bump. (*)
  97a43fc... OpenMP: Handle 'device_type(nohost)' on 'target' (*)
  5826d84... libstdc++: [_GLIBCXX_DEBUG] Make constant evaluation compat (*)
  9022362... Objective-C: Fix parameter types to main (). (*)
  9bfc05c... aarch64: Relax type-checking assert [PR126064] (*)
  929b1c4... libgomp: Robustify omp_get_device_distances [PR125877] (*)
  d74edc4... testsuite: arm: Add MVE link effective target (*)
  6c1a23f... vect: Fix wrong code with SLP IV reuse [PR126225] (*)
  9d72b82... Darwin, Objective-C/C++: Globalise protocol ref metadata sy (*)
  613f1d4... a68: fix typo in ga68-coding-guidelines.texi (*)
  86a93aa... libstdc++: Fix weight computation for piecewise_linear_dist (*)
  eae1979... libstdc++: Change piecewise distribution densities to retur (*)
  deb5f74... c-family: Use CAS loop instead of RMW atomics on small _Bit (*)
  eae6446... tree-optimization: Fold length-one memset through arbitrary (*)
  8837b1d... bitintlower: Handle .ASAN_POISON and .ASAN_POISON_USE with  (*)
  0f485cf... cfgexpand: Align the whole asan var block to crtl->stack_al (*)
  9aab80d... out-of-SSA: use the spill predicate for partition decls [PR (*)
  080af1a... tree-optimization/126194 - bogus PTA with C++ delete (*)
  1c2e59e... c++: Default deallocating functions to noexcept for C++11 (*)
  1d10857... asan: Fix comment typo (*)
  210be97... Revert "x86: Rewrite ix86_find_max_used_stack_alignment" (*)
  aefb5d2... x86: Add more tests for PR target/110533 (*)
  22b4c66... RISC-V: Adjust test case due to allow vf[sz]ext.vf8 overlap (*)
  a41481d... RISC-V: Adjust the scan asm for v[sz]ext.vf2 for v[123] (*)
  73ffdaa... RISC-V: Add test cases for vzext.vf8 reg overlap (*)
  f1c03c1... RISC-V: Add test cases for vsext.vf8 reg overlap (*)
  d440d4e... RISC-V: Allow RVV register overlap for v[sz]ext.vf8 (*)
  3a92ef9... fortran: [PR126234] Fix regression in SPEC benchmarks. (*)
  2dbb4c5... Daily bump. (*)
  513f02c... c++: Avoid duplicate trivial_abi cleanup in cdtor clones [P (*)
  7e1a9a4... c++: avoid double resolves_to_fixed_type_p call [PR126207] (*)
  9004416... c++: Keep type variants consistent for trivial_abi [PR12506 (*)
  f92e603... testsuite: Fix unstable duplicate test names in pr111527.ex (*)
  9503e08... libgomp.texi: Update OpenMP impl status for TR15 (*)
  b1f11b5... i386: Add -mtune=generic to highpart multiplication tests (*)
  ea0ae94... Fix authorship of recent patch to expmed.cc (*)
  cfc5aa4... Fix compilation issue introduced in r17-2365-gc5627f93a8259 (*)
  c5627f9... Make -Wuse-after-free alias for -Wuse-after-free=1 [PR12405 (*)
  d9d70a5... [PR120165, LRA]: Prevent equivalence substitution resulting (*)
  951a115... Show UNSPEC names on slim rtl dump (*)
  3f14efb... c++: Implement clang::no_specializations attribute and -Win (*)
  ec2b512... c++: ICE with requires and -Wsequence-point [PR126066] (*)
  01d1d20... match.pd: Recognize branchless conditional negate [PR113894 (*)
  e63a873... i386: Fix Win64 __int128 return handling [PR78799] (*)
  ca3810f... c++: Fix conversion to enum with fixed bool underlying type (*)
  d23837e... rs6000: Add TDOmode support (*)
  1a4d8dc... libstdc++: Assert that produced layout_stride::mapping is u (*)
  07c6e56... testsuite: scan the vrp102.c property in evrp (*)
  10f6223... middle-end: Eliminate redundant scalar duplication at diffe (*)
  ee27c51... aarch64: Improve simd highpart builtin folding (*)
  71a5bab... aarch64: Add C++ testcase for aligned may_alias types [PR12 (*)
  3bbe1a8... ipa: Add missing call to duplication hooks [PR ipa/125121] (*)
  6b5be61... MAINTAINERS: Add myself to write after approval and DCO (*)
  1ac3634... build: Fix Solaris clearcap.map installation (*)
  6df03d6... doc: Delete some redundant "the"s. (*)
  d71e941... doc: Fix alphabetization for C Dialect Options (*)
  1c483d3... doc: Clean up documentation for -fdeps-* options (*)
  9d6a5f0... Daily bump. (*)
  d556f55... cobol: Accept FD name as CALL parameter. (*)
  f06e566... RISC-V: Remove scratch register from bitfield extract split (*)
  77650dd... match: Remove redundant build_one_cst (type) [PR104280] (*)
  b4bdc0d... match: Remove redundant build_zero_cst (type) [PR114009] (*)
  bb5d3ac... match: Remove one build_minus_one_cst (type) in r15-6257. (*)
  b207851... Fortran: Constraints involving coarray ultimate components  (*)
  aeaa6a1... MAINTAINERS: Add myself to MAINTAINERS (*)
  e15e9cf... rs6000: Add -mdense-math option (*)
  194b23b... build: Preserve all *_FOR_TARGET environment variables if a (*)
  3cca524... i386: Add BMI2 MULX pattern for highpart-only multiplicatio (*)
  c585baa... expmed: Optimize 32-bit unsigned division by constants on 6 (*)
  490c72b... Daily bump. (*)
  69a2daa... fortran: [PR126210] Restrict host-assoc symbol skip to deri (*)
  f92b46f... Revert "rs6000: Add -mdense-math option" (*)
  2601cb4... rs6000: Add -mdense-math option (*)
  1646ca5... libgcc: Support -mcall-ms2sysv-xlogues on NetBSD/x86 (*)
  0a82c5e... cobol: Use snprintf instead of strncpy in charmaps.cc. (*)
  592daa3... cobol: Use strncpy properly. (*)
  d1d3cf2... Daily bump. (*)
  4302e16... vect: Add back testcases for trapping math with comparisons (*)
  0819599... PR tree-optimization/57371: Improved comparison of integers (*)
  a1ff104... PR target/48609: Improve RTL expansion of complex value ret (*)
  ec31d8c... PR target/99668: Improved complex to vector RTL expansion. (*)
  c401a63... cobol: Address endian issues. (*)
  f935a7a... fortran: [PR126170] Fix LTO ICE in copy_function_or_variabl (*)
  755885f... testsuite: Fix gcc.target/x86_64/abi tests on NetBSD (*)
  940db23... c++: modules: Allow for EOPNOTSUPP error from posix_falloca (*)
  dadfcb3... libphobos: Disable .note.GNU-stack on NetBSD (*)
  38d41ab... RISC-V: Don't drop multilibs matching the default march/mab (*)
  0ac16fd... match.pd: Eliminate dead operand in vector permute and inse (*)
  c8a5c1d... libstdc++: Fix typos in comment in start_lifetime_as/neg.cc (*)
  fe37b9c... cobol: Replace NUL input with space, with diagnostic. (*)
  1df48a0... [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, (*)
  6001454... [PATCH] gm2,sel-sched-ir: Remove Unused Declarations from G (*)
  62bc11d... libstdc++: Fix Cylindrical Bessel functions for infinity [P (*)
  8663c3d... libstdc++: Adjust error handling for filesystem::read_symli (*)
  ce964ff... libstdc++: Test has_unique_object_representations with inco (*)
  875a6c6... match.pd: right shift compare canonicalization [PR124808] (*)
  7fa4a7d... libstdc++: Mandate complete type for start_lifetime_as_arra (*)
  c8c1f77... libstdc++: Validate bound consistently in repeat_view const (*)
  20b4b5e... gcc/system.h: Allow for '#define INCLUDE_ITERATOR' to '#inc (*)
  3a578f6... gcc/cp-tree: require that temp_override deduces on first co (*)
  b208156... Regenerate i386.opt.urls (*)
  f7a75a1... fold-mem-offsets: Convert from DF to RTL-SSA (*)
  619b1f8... c++: Don't advertise __has_cpp_attribute (gnu::trivial_abi) (*)
  44bf2e2... nvptx: Resolve 'flexible_array_member_type_p' conflict (*)
  bcde988... Ada: Suppress access checks during analysis of expanded dis (*)
  1f949c2... Fix m68k bootstrap due to diagnostic (*)
  ae29eb3... RISC-V: Adjust test case due to vf[sz]ext.vf4 overlap (*)
  cc62106... RISC-V: Adjust the scan asm for v[sz]ext.vf2 for v1 and v12 (*)
  e45e485... RISC-V: Add test cases for vzext.vf4 reg overlap (*)
  7af6db6... RISC-V: Add test cases for vsext.vf4 reg overlap (*)
  25331f8... RISC-V: Allow RVV register overlap for v[sz]ext.vf4 (*)
  ad60874... match: Fix up `((a ^ b) & c) cmp d || a != b` pattern and a (*)
  2131052... Daily bump. (*)
  f167db1... openmp: Pass iteration count to static worksharing builtins (*)
  ab0dd7d... openmp: Add OMPT entry points for worksharing-loop, single, (*)
  00f6d24... cselib: Restore 32-bit hash [PR126169] (*)
  b407be9... m68k: Properly model bset/bclr on memory (*)
  d06b04d... Remove uses of `CONSTEXPR` macro (*)
  d2b0fd6... aarch64: Ignore vcopy_lane_indices.c on 32-bit targets (*)
  d338c42... amdgcn: Testsuite cond_fmaxnm fixups (*)
  ea6244c... tree-ssa-math-opts: separate FMA-deferring trigger from rea (*)
  3355aaa... Allow tm files to add generator programs (*)
  8d7dc3e... ipa-cp: Only create all-context nodes for local cgraph node (*)
  3d8093d... cobol: prevent invalid TYPE reference, and define YYLOCATIO (*)
  32e8e52... [PATCH] RISC-V: Fix memcpy size threshold gating in vector  (*)
  6d97581... ivopts: Set register pressure cost to zero if there are eno (*)
  e2c4fc6... [PATCH v3 1/2] MATCH: Simplify `(trunc)copysign ((extend)x, (*)
  e7140c2... cobol: add diagnostic for SORT without defined key (*)
  b0a84b6... tree-optimization: Recognize widened unsigned multiply over (*)
  26ef750... rs6000: Corrections for the AES builtins for powerpc (*)
  035f177... s390: Remove -m31 support (*)
  e5af677... Daily bump. (*)
  05c929c... [PATCH] RISC-V: Enable TARGET_SFB_ALU for andes-45-series (*)
  9decb8a... fortran: Fix derived type rank not set for allocate mold (*)
  11be877... fortran: [PR126116] Internal file I/O corrupts NEWUNIT stat (*)
  6fc5746... libstdc++: make trees hetero equal_range O(lg n) [PR118851] (*)
  fda1343... cobol: Support non-unique section names. (*)
  b95305d... cobol: Do not crash on bad refmod literal.  Fix PR 126104. (*)
  2fad7b2... Fortran: fix resolution of user-defined operators in named  (*)
  c9e6fa8... i386: Fix ccmp support checks for floating-point modes [PR1 (*)
  7b350a0... AVR: Add R18:SI = neg R18:SI to libgcc. (*)
  649b2a6... [PR rtl-optimization/126136] Fix dest = cond ? x : -1 when  (*)
  c37c865... gccrs: Fix typechecking of block expression and labels (*)
  847d828... gccrs: add missing_abi lint (*)
  6242294... gccrs: backend: Fix incorrect impl block selection (*)
  de7fc69... gccrs: turn on can_alias_all on build_pointer_type (*)
  b7a9ebe... gccrs: intrinsic: Add min_align_of_val (*)
  46d2b1f... gccrs: intrinsic: Add size_of_val (*)
  1fe3817... gccrs: Fix unify code on ADT's to check defid (*)
  79e5f79... gccrs: Fix crash when resolving invalid enum item (*)
  f8db3d9... gccrs: rust: Fix ICE with infer type used in struct attribu (*)
  d4a4e68... gccrs: lang: Add lang owned_box and box expression (*)
  94d35ee... gccrs: Add tests for local binding LIFO and nested block sc (*)
  0461510... gccrs: Refactor CompileDrop and add DropBuilder (*)
  84db13f... gccrs: backend: Refactor dynamic object fat pointers and vt (*)
  574afa2... gccrs: intrinsic: Add arith_offset (*)
  64f2b11... gccrs: intrinsic: Add write_bytes (*)
  34f5c37... gccrs: fix ICE on break with a label and a value (*)
  55552cd... gccrs: fix ICE on generic type aliases (*)
  548fbf6... gccrs: add non_contiguous_range_endpoints lint (*)
  6bf3271... gccrs: Detect errors in macro eager expansion (*)
  3db9835... gccrs: Fix field access on DST fat pointers (*)
  ecb843c... gccrs: Introduce CStr language item (*)
  ebdd571... gccrs: Add new compiler flag for parsing & compiling C-styl (*)
  ccf6cc9... gccrs: Implement C-style string literals (*)
  4721d3d... gccrs: rust: avoid ICE on attributed struct base parsing (*)
  e4d8913... gccrs: add non shorthand field patterns lint (*)
  1295b39... gccrs: add unused visibilities lint (*)
  59ed43f... gccrs: Handle assert with custom message (*)
  3541e0b... gccrs: Fix ICE when trying to resolve const expr (*)
  ea5b142... gccrs: remove useless diagnostic (*)
  af7e7de... gccrs: Add testcases to show gat issue is fixed (*)
  e2b4cfd... gccrs: Add test case to show bug is fixed (*)
  4a04226... gccrs: Fix ICE when handling offset on types with unknown s (*)
  261d52b... gccrs: Fix ICE when handling invalid results during monompr (*)
  253edd7... gccrs: Implment proper generic associated types (*)
  1405d5f... gccrs: allow bidirection inference on call expressions (*)
  39356a0... gccrs: Fix ICE when ident is a lang item (*)
  baa5e75... gccrs: Fix missing copy constructor arguments (*)
  f4bf6e0... gccrs: Optionally pull in the inherited arguments when requ (*)
  83b0bef... [PATCH] RISC-V: Fix dead cpop reservation for spacemit-x60 (*)
  b026344... Remove group_size argument from vect_built_slp_tree* APIs (*)
  210b4ec... tree-optimization/126150 - ICE with replace_uses_by (*)
  baab3a1... c: harmonize handling of arrays of zero size (*)
  ed1d15e... c: harmonize checking for flex array member type (*)
  c31cb13... tree-optimization/126159 - handle unions in data dependence (*)
  3a8d934... fortran: Create a dedicated type for ranks and array dimens (*)
  79c77e1... match.pd: Fold SAD_EXPR with identical inputs (*)
  5816e45... Rename SEH functions for reuse in AArch64 (*)
  0902196... vect: unshare header computation for more CSE (*)
  5f55068... vect: replace iterations bounded to length to for_each (*)
  2d995ac... Improve variadic function call handling in PTA (*)
  7e35df8... aarch64: populate issue_info for the ampere1 family (*)
  94082ac... x86: Implement TARGET_FNTYPE_ABI (*)
  7a5bee0... i386: Avoid always-true condition (*)
  1635511... i386: Avoid reading call_used_regs (*)
  d68cbbb... i386: Split out call_saved_registers_type detection (*)
  599ee74... RISC-V: Add test cases for vzext.vf2 reg overlap (*)
  92d99e6... RISC-V: Add test cases for vsext.vf2 reg overlap (*)
  98fa768... RISC-V: Allow RVV register overlap for v[sz]ext.vf2 (*)
  9e79c83... Daily bump. (*)
  cc2a9b1... c++: handle nullptr_t in can_convert_eh (*)
  621661f... c++: fix unevaluated operand context for typeid [PR125886] (*)
  f1245f9... aarch64: Remove +mpamv2 and support for MPAMV2_VID. (*)
  b1eb6e0... fortran: [PR103367] Followup patch to fix related test case (*)
  2f7613d... aarch64: Add support for -mcpu=rigel (*)
  d15703b... [PATCH v5] RISC-V: Add small loop unrolling support via -mu (*)
  931cc97... aarch64: Add optimization for ADD (ABS (A), B) intrinsics (*)
  0bcb57a... libstdc++: Validate user-provided stride values for layout_ (*)
  50cbacf... libstdc++: Gracefully handle unrecognized _Arg_t values in  (*)
  0487ae7... libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS comments for 20 (*)
  b14ad46... aarch64: Fix ICE in aarch64_function_arg_alignment with may (*)
  4790838... rs6000: Add vector uncompress and unpack builtins for -mcpu (*)
  c963db2... MAINTAINERS: Add a script to create a new entry in the main (*)
  89d27e5... MAINTAINERS: scripts to generate the file from yaml data (*)
  8b00dc7... editorconfig: Add rules for yaml/yml files. (*)
  d68464d... contrib/download_prerequisites: Use gettext-1.0.tar.gz (*)
  217a767... or1k: Stop allowing referring to SR_F in SImode and fix cmo (*)
  54dd657... tree-optimization: Extend CDCE memset shrink-wrapping to {0 (*)
  1bc69a0... Daily bump. (*)
  b484690... Ranger stmt prefill should process dependencies first. (*)
  604a45f... Split ranger timestamp into 2 values. (*)
  5d7c742... tree-optimization/124545 - fix pr124545-2.c on ilp32 target (*)
  216d08b... Fortran: degree trigonometric functions and procedure point (*)
  da2385e... cobol: Correct "included from" location. (*)
  49a5c52... libbacktrace: support returning discriminator field (*)
  30fa32b... [PATCH] RISC-V: Fix ext-dce-4.c test_half_sign_needed shift (*)
  413d90e... [PATCH] RISC-V: Skip shift-shift-7.c under -Og (*)
  deacdfc... MAINTAINERS: Add myself to write after approval (*)
  0114024... c++/reflection: check type traits preconditions [PR125901] (*)
  b6825a7... c++: naming typedef and incomplete class [PR126031] (*)
  1764969... [PATCH] RISC-V: Skip zbb-min-max-05.c under -funroll-loops (*)
  dcc27c7... [PATCH] RISC-V: Update spacemit-x60 to use rva22u64 profile (*)
  920256f... testsuite: arm: Properly quote command line arguments (*)
  7d0271c... Make SLP discovery more verbose (*)
  5f8d0cc... amdgcn: Add vec_set*ti instructions (*)
  fc8a4e9... Remove obsolete support for ADA_LONG_TYPE_SIZE (*)
  6cc7df8... Remove left-overs of WIDEST_HARDWARE_FP_SIZE (*)
  5c23bb0... Remove the path-splitting pass and deprecate -fsplit-paths  (*)
  e754b70... x86: Rewrite ix86_find_max_used_stack_alignment (*)
  172dc0e... libstdc++: Avoid '-Wtype-limits' warnings in 'libstdc++-v3/ (*)
  5be7b70... i386: Enable 512-bit byte dot-product only under AVX512BW [ (*)
  cdf63f7... Daily bump. (*)
  88752b8... aarch64: [PR126094] Update aarch64_cmtst* patterns for new  (*)
  3b443e7... match: Fix #ifdef GIMPLE typo [PR125641] (*)
  7da47d5... testsuite: Add C++ testcase for the recent PTA bug (*)
  6317bef... Objective-C,C++: Rework metadata generation [PR124260]. (*)
  5f2c4ca... Fortran: Fix ICE-on-invalid in trans_code. (*)
  0fe05c3... a68: avoid non-unique test names in the Algol 68 testsuite (*)
  5f12562... Hardcode Solaris v2 mapfile syntax with Solaris ld (*)
  726353f... a68: check for overflow in bits denotations (*)
  8d36f05... a68: support for decimal radix in bits denotations (*)
  f50679e... SH: Fix PR 67643 amendment of commit b6b9318ac9e72d6e (*)
  1d8f036... Add warnings about deleted PAUSE feature to test case. (*)
  b6b9318... SH: Fix PR 67643 (*)
  4508b52... SH: Remove remaining LRA transition helpers. (*)
  ed502f9... SH: Add test case for PR69765 (*)
  6e537f0... SH: Inline emit_fpu_switch into its only caller fpscr_set_f (*)
  899588f... SH: Avoid FPUL for fp-constant loads (*)
  1a59bc1... SH: Fix T bit set expressions of addc and subc insns. (*)
  b70bb7f... SH: Fix PR 124778 (*)
  24051c2... Daily bump. (*)
  e365e54... libgcc, Darwin: Fix missing prerequisite [PR123976]. (*)
  2fef81e... Fix two issues with unused/unset variable warnings. (*)
  9c36cea... i386.cc: Add a missing override specifier (*)
  e4b755b... RISC-V: Add testcase for unsigned scalar SAT_MUL form 19 (*)
  9285fc8... RISC-V: Add testcase for unsigned scalar SAT_MUL form 18 (*)
  f9c3634... RISC-V: Add testcase for unsigned scalar SAT_MUL form 17 (*)
  a5d79a6... RISC-V: Add testcase for unsigned scalar SAT_MUL form 16 (*)
  3932bb4... testsuite: Fix pr94589-5a.c (*)
  31d9672... Daily bump. (*)
  a20f452... tree-optimization/122569 - recognize CLZ via isolated MSB D (*)
  d5044b8... match.pd: factor MSB OR-cascade out of clz_table_index (*)
  ea8c74c... match: Simplify `(a CMP1 b) AND/IOR (a CMP2 b)` [PR126042] (*)
  0b533aa... c++: Fix structured binding mangling during error recovery  (*)
  c1a7d0a... c++: Implement C++29 P2953R5 - Adding restrictions to defau (*)
  a55bba0... c++: Fix up ICEs with some metafns with non-dependent args  (*)
  f84dfd8... AVR: Adding +/-1 to a lower reg doesn't need a scratch. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testbase' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.