The branch 'devel/gfortran-test' was updated to point to:

 993339174653... Merge branch 'master' into devel/gfortran-test

It previously pointed to:

 071b4126c613... Merge branch 'master' into gfortran-test

Diff:

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

  9933391... Merge branch 'master' into devel/gfortran-test
  a0dde67... c: Add more C2y tests of initializer constraints (*)
  60c6f92... [PATCH v2] RISC-V: fix __builtin_round NaN handling [PR tar (*)
  df7525d... diagnostics::output_spec: support client-specific keys (*)
  8f076a0... testsuite: fix typo in comment in gcc.dg/plugin/start_unit_ (*)
  e5ae5b5... Disallow mask reduction vectorization (*)
  328dc7f... PR modula2/122009: Rename local variables to avoid warnings (*)
  1401005... Fix handling of uninitialized counts in merge_blocks (*)
  c34ccc8... [RISC-V][PR target/122051] Fix pmode_reg_or_uimm5_operand f (*)
  264a575... c: fmv: Prevent FMV being combined with other cloning/renam (*)
  8cf1bc6... c: aarch64: Add FMV diagnostic tests. (*)
  73888ce... c: Add target_version attribute support. (*)
  5f08e49... Regenerate aclocal.m4/configure/Makefile.in (*)
  0f8c6f4... tree-optimization/122079 - PRE antic compute doesn't conver (*)
  0e91910... tree-optimization/122079 - PRE antic_compute doesn't conver (*)
  6051a84... Sync toplevel files from binutils-gdb (*)
  b40ef6e... Sync toplevel files from binutils-gdb (*)
  790bbb9... Daily bump. (*)
  ef45d64... PR modula2/122009: ldtoa_ldtoa correct parameter type from  (*)
  f2d9f66... c++, contracts: Abstract interfaces to constexpr [NFC]. (*)
  c866a8a... [RISC-V][PR target/122106] Add missing predicate on crc exp (*)
  88e9cc9... libstdc++: Avoid _GLIBCXX20_CONSTEXPR in C++ >= 20 code sec (*)
  b12d5a6... Fortran: UBSAN uninitialized stride for missing optional ar (*)
  f2586a4... m68k: fix adddi3/subdi3 with POST_INC/PRE_DEC destination (*)
  8a16ca9... Improve dumps of afdo_calculate_branch_prob (*)
  16980f4... Add --parm auto-profile-bbs (*)
  aa214a9... Fix handling of goto locuses and phi args in auto-profile (*)
  f77e2fb... make autprofiledbootstrap with LTO meaningful (*)
  8498ef3... Improve profile update in merge_blocks (*)
  bae9c5e... Propagate unlikely executed BBs even on measured profiles (*)
  39b810b... toplevel: unify the GCC and GDB/binutils .editorconfig file (*)
  f739d07... libstdc++: Fix sizeof(wide-string)-1 bug in std::regex test (*)
  1e13fb4... Fix off by one in range_from_loop_direction. (*)
  d5c5c1a... libstdc++: Fix -Wmismatched-delete bug in std::unique_ptr t (*)
  081b773... libstdc++: Fix incorrect overriders in filebuf tests (*)
  b304532... libstdc++: Add missing parentheses to tests with wrong prec (*)
  f4409fd... libstdc++: Suppress -Wclass-memaccess warnings in bits/stl_ (*)
  c6865e7... tree-optimization/122110 - do not reject all bit-precision  (*)
  a52f635... c: Regenerate c.opt.urls (*)
  71c80dd... libstdc++: Fix spelling of "Polymorphic" in a test (*)
  37d7942... Fortran: Generic interface checking with use associated PDT (*)
  54eeaf3... Daily bump. (*)
  f45eeaf... testsuite: remove redundant import in sarif.py (*)
  5b5dba9... diagnostics::output_spec: fix "color" in "text" output sche (*)
  01ae4b1... diagnostics::output_spec: refactor per-sink key-value handl (*)
  393fd02... diagnostics::output_spec: move class scheme_handler (*)
  233d312... diagnostics: simplifying output-spec.cc (*)
  4c1d881... c: Fix regression related to DECL_NONLOCAL on aarch64 [PR12 (*)
  2f5f3ee... libstdc++: std::inplace_vector implementation cleaup (*)
  3ea8d69... fmv: Redirect to specific target (*)
  6e62483... Fix various comment typos (*)
  ab015c2... Fix discriminators of gimple PHI arguments (*)
  69ac957... Fix overflow in ipa_profile_generate_summary (*)
  5bf0886... Restrict what kind of statements are used for auto-profile (*)
  3d62068... Ada: Fix internal error on ill-formed Reduce attribute in A (*)
  796d70d... libgcc, bitint: do not use softfp_wrap for bitint and add b (*)
  5173a61... bitint: fix inconsistency in bitint_precision_kind (*)
  fb0702c... Fortran: ICE in derived type with a PDT component [PR102241 (*)
  e0e9337... Daily bump. (*)
  850c1ad... ada: Remove references to ASIS, explain PolyORB status. (*)
  4fb2a53... ada: Improve error for pre/post on generic formal subprogra (*)
  cc113fa... ada: Add special-case for 'Constrained on stand-alone objec (*)
  8411975... ada: Fix error message about limited extensions (*)
  701fbd4... ada: Unsigned_Base_Range aspect (part 4) (*)
  405adc4... ada: exp_ch6.adb: entirely disable call validation in CodeP (*)
  891b42a... ada: Update the GNAT RM with assertion level documentation (*)
  8408995... ada: Update the condition for ghost call arguments (*)
  0a32656... MIPS/testsuite: add testcase for -fpatchable-function-entry (*)
  305abc2... Daily bump. (*)
  143cec1... libbacktrace: recognize PE bigobj objects at configure time (*)
  dd645f6... Deprecate -mstore-max= and related tuning. (*)
  bd352bd... diagnostics: Fix mojibake from displaying UTF-8 on Windows  (*)
  2143720... Daily bump. (*)
  e1b9cca... libstdc++: Fix -Wmaybe-uninitialized warnings in testsuite (*)
  c2ccc43... libstdc++: Fix some -Wsign-compare warnings in headers (*)
  f6c71c2... libstdc++: Fix VERIFY(idx = 1) bugs in tests (*)
  10bb371... MIPS/testsuite: Use isa_rev=2 instead of >=2 (*)
  b07bab1... MIPS: Fix the issue with the '-fpatchable-function-entry='  (*)
  a0536f8... c++: concepts and conversions [PR112632] (*)
  6fda31f... c++: add testcase [PR121854] (*)
  90ad957... c++: implicit 'this' in generic lambda [PR122048] (*)
  f731fa5... MIPS: Add conditions for use of the -mmips16e2 and -mips16  (*)
  25f7f04... Fortran: Revert r16-4069 causing memory leaks in f951 [PR87 (*)
  51a3669... MIPS: Add MSUBF.fmt instruction for MIPSr6 (*)
  4ab8a98... Daily bump. (*)
  33c35b7... c, objc: Add -Wmultiple-parameter-fwd-decl-lists (*)
  e6b4908... Fortran: fix uninitialized read in testcase gfortran.dg/pdt (*)
  40d9e96... Fix precise 0 handling in afdo_propagate_edge (*)
  fdc8037... amdgcn: Remove vector alignment restrictions (*)
  1b876bd... c: Give permerror for excess braces in scalar initializers  (*)
  9f9c8d6... Fix integer overflow in profile_count::probability_in (*)
  1cf6cda... libstdc++: Reuse predicates in std::search and std::is_perm (*)
  b83c2e5... libstdc++: Simplify std::erase functions for sequence conta (*)
  aaeca77... libstdc++: Eliminate __gnu_cxx::__ops function objects (*)
  11ce485... libstdc++: Fix unsafe comma operators in <random> [PR122062 (*)
  947b22d... Fortran: Fix uninitialized reads for pdt_13.f03 etc. [PR122 (*)
  d6ee89a... LoongArch: Implement TARGET_CAN_INLINE_P[PR121875]. (*)
  11a662d... Daily bump. (*)
  505c139... doc: Standardize on "bitwise" and "elementwise" (*)
  29c28bb... doc: Fix grammar around Vector Extensions (*)
  43508d3... Fortran: ICE in character(kind=4) deferred-length array ref (*)
  80d729c... hppa: Fix asm in atomic_store_8 in sync-libfuncs.c (*)
  5756d0b... libstdc++: Refactor __mdspan::__static_quotient. (*)
  08530be... libstdc++: Check feature test macro for robust_nonmodifying (*)
  0959f0e... libstdc++: Remove unwanted STDC_HEADERS macro from c++confi (*)
  181e7be... libstdc++: Prepare mapping layout tests for padded layouts. (*)
  4f9f126... c++/modules: Remove incorrect assertion [PR122015,PR122019] (*)
  1916780... doc: Reword the description of -f[no-]fp-int-builtin-inexac (*)
  e4b9750... Daily bump. (*)
  d53f7ad... [PATCH][PR target/121778] RISC-V: Improve rotation detectio (*)
  dfbce1f... c: Fix handling of register atomic compound literals (*)
  3386216... fortran: Favor parser-generated module procedure namespaces (*)
  966cdec... gimple-fold/fab: Move ASSUME_ALIGNED handling to gimple-fol (*)
  0088e4a... AArch64: Enable dispatch scheduling for Neoverse V2. (*)
  c8bd7b2... AArch64: Implement target hooks for dispatch scheduling. (*)
  cb80cdb... AArch64: Annotate SVE instructions with new instruction att (*)
  41c95d5... libstdc++: Move test for __cpp_lib_not_fn to version.cc (*)
  1f6b1ed... tree-optimization/116816 - improve VMAT_ELEMENTWISE with SL (*)
  191d8b8... Fix get_load_store_type wrt VMAT_ELEMENTWISE classification (*)
  dbf94a1... libstdc++: Reflect operator<< constraints in formatter for  (*)
  36058be... libstdc++: Use basic_format_parse_context<_CharT> in intern (*)
  82edaad... docs: Note that -fisolate-erroneous-paths-dereference turns (*)
  2c98d7c... LoongArch: Add isnan expander [PR 66462] (*)
  fe2f86a... c++/modules: Fix language linkage handling [PR122019] (*)
  e77daa5... Fortran: Fix ICE in check_interface [PR87908] (*)
  e9f3138... libstdc++/testsuite: Unpoison 'u' on s390x in names.cc test (*)
  1617b9e... RISC-V: Add test case of unsigned scalar SAT_MUL form 5 for (*)
  02142e2... Match: Add form 5 of unsigned SAT_MUL for mul (*)
  3b52634... Daily bump. (*)
  0d5af6a... sarif output: add descriptions to fix-it hints (ยง3.55.2) [ (*)
  2dc3e74... libstdc++: Refactor std::philox_engine member functions (*)
  1c06243... libstdc++: Implement Philox Engine (PR119794) (*)
  52d702d... libstdc++: fix element construction in std::deque::emplace  (*)
  2e1c124... arm: mve: fix out-of range literal pool for a const_vector  (*)
  7dd28f0... libstdc++: Make function_ref(nontype<f>, r) CTAD SFINAE fri (*)
  54c1b58... ada: Fix unnesting problem related to constructors (*)
  0a10fc5... ada: Improve robustness of stack usage tracking in concurre (*)
  346b492... ada: Refactor of Ultimate_Prefix (*)
  be42204... ada: Fix missing warning when child packages hide homonym u (*)
  e8303f8... ada: Fix Is_Case_Choice_Pattern for allocators (*)
  5d3f5fd... ada: Remove rtp base spec linker option pragma (*)
  56902d1... ada: New preprocessing option for emitting empty comments f (*)
  bbd00cd... ada: Include finally statements in debug pretty-printing (*)
  fde2299... ada: Spurious predicate check at default initialization (*)
  dcb8436... ada: Document the GNAT-defined Extended_Access aspect (*)
  b870189... toplevel: Fix syntax issue in .editorconfig (*)
  300c904... Fortran: Check  ICE in gfc_conv_array_initializer has gone  (*)
  5756c98... Widen-Mul: Fix typo assignment in build_and_insert_cast [PR (*)
  ab6879f... arm: fix target-specific test duplicates for gcc (*)
  de60b08... aarch64: Remove FMV beta warning. (*)
  1d36100... aarch64: testsuite: Add diagnostic tests for Aarch64 FMV. (*)
  a96bd4a... fmv: Support mixing of target_clones and target_version. (*)
  6228720... c++: Refactor FMV frontend conflict and merging logic and h (*)
  c2c7fd3... c: c++: Add target_[version/clones] to decl diagnostics for (*)
  aeb9a43... fmv: c++: Change target_version semantics to follow ACLE sp (*)
  3cc894e... fmv: c++: Add check_target_clone hook for filtering target_ (*)
  2564e45... riscv: Refactor riscv target parsing to take string_slice. (*)
  b500cd2... x86: fmv: Refactor FMV name mangling. (*)
  c965a76... cgraph: Add clone_identifier function. (*)
  1953939... libstdc++: Remove unwanted PACKAGE macros from c++config.h  (*)
  9959c4d... contrib: Fix typo in comment in libstdc++ script (*)
  c61535f... libstdc++: Remove leftover __formatter_chrono base classes. (*)
  753e5c8... Disable vect unroll for znver2/Znver1. (*)
  5a43bcc... Daily bump. (*)
  4275518... RISC-V: Add missing define_insn_reservation to tt-ascalon-d (*)
  cc79849... c++: Fix canonical type for lambda pack captures [PR122015] (*)
  09f9e63... contrib: Add DerivedGeneralCategory.txt to comment in libst (*)
  67d7046... top-level: Add .editorconfig file (*)
  8a6598f... fab/gimple-fold: Move __builtin_constant_p folding to gimpl (*)
  dc38eaf... libstdc++: Rework handling of ISO week calendar and week in (*)
  f8681ec... libstdc++: Move start_lifetime_as functions to bits/stl_con (*)
  915803d... doc: Drop broken reference to modindex in libgdiagnostics (*)
  7a5da9a... Widen-Mul: Fix mis-compile for build_and_insert_cast refine (*)
  52b53cf... tree-optimization/122016 - PRE insertion breaks abnormal co (*)
  32a8a1c... tree-optimization/122023 - rotate pattern with reductions (*)
  7e29e1a... Ada: Fix internal error on use clause present in generic fo (*)
  2948d12... pru: Reject bit-fields for TI ABI (*)
  5e6937b... Fortran: Fix error recovery after missing END BLOCK [PR1035 (*)
  0874ada... Daily bump. (*)
  c6781f5... fab: Remove forced label check from optimize_unreachable (*)
  518ec01... Fortran: fix frontend memory leaks for ALLOCATE with SOURCE (*)
  058b2ef... Update calls_comdat_local in cgraph_node::create_version_cl (*)
  d74aec0... One extra special case for AFDO0 (*)
  5cef5f2... Regenerate gcc/m2/lang.opt.urls (*)
  9766f99... Increase auto-fdo profile scaling (*)
  0f28eb8... Fix test case and add errors for when -fexternal-blas64 mak (*)
  c4bf7dc... Make inliner more careful about profile inconsistencies (*)
  749af11... Fortran: fix issues with rank-2 deferred-length character a (*)
  ee4bbfe... Daily bump. (*)
  ec9a23f... PR modula2/122009: ODR fixes and prototype correction. (*)
  396e911... c++: find_template_parameters and NTTPs [PR121981] (*)
  fa71e85... c++: Fix lambdas with variadic parameters and static specif (*)
  8ded56a... Fortran: Fix regtest failure in pdt_48.f03. [PR83746] (*)
  9ee937b... Add --param max-devirt-targets (*)
  3eca9b5... c: Implement C2y N3481 constraint against lvalue conversion (*)
  dcc2314... Daily bump. (*)
  a77146f... libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR11 (*)
  dc78d69... libstdc++: Constrain operator<< for chrono::local_type (*)
  12992ed... [ira] avoid resetting ira_reg_equiv for function invariants (*)
  401d457... forwprop: change optimize_aggr_zeroprop and optimize_agr_co (*)
  f281823... forwprop: Don't loop on the stmt when optimize_aggr_zeropro (*)
  7894c00... [MicroBlaze][PR target/118280] Fix __atomic_test_and_set (*)
  310c9a3... Improve costing of speculative calls in ipa-fnsummary (*)
  ad3fb99... Improve ipa-cp devirtualization costing (*)
  1f86008... Fortran: Intrinsic functions in PDT specification exprs. [P (*)
  273b53e... PR modula2/121856: New wideset implementation (*)
  cc09592... [RISC-V][PR target/121983] Fix unprotected REGNO invocation (*)
  b71ff51... RISC-V: Improve slide patterns recognition (*)
  afdf441... RISC-V: Only Save/Restore required registers for ILP32E/LP6 (*)
  4f01f39... [RISC-V] Optimize clear-lowest-set-bit sequence when ctz is (*)
  95fc85a... Remove accidentially left if (0) block (*)
  5ca8c27... ada: Implement support for Is_Link_Once flag on entities (*)
  6eb4909... ada: Initial support for Extended Access types (*)
  7d04808... ada: Make error recovery for structural generic instantiati (*)
  616d104... ada: Remove unnecessary declare block (*)
  e564d6b... ada: Preliminary implementation of structural generic insta (*)
  dadb33b... ada: Fix comment about operational aspects (*)
  600e85d... ada: Remove comment (*)
  32c70b2... ada: Add procedure to write an extended access as a String (*)
  7c6e533... ada: Add C binding for Is_Extended_Access_Type (*)
  dc61789... ada: Do not set Esize for Extended Accesses (*)
  f8e59ed... ada: Remove superfluous statements (*)
  d832626... ada: Compiler crashes on subunits with Streaming/Put_Image  (*)
  b0f15d0... ada: Incorrect expansion of VADS Size attribute applied to  (*)
  acfd5ab... libstdc++: Reorder start_lifetime_as macro in version.def (*)
  4943123... Remove DR_GROUP_STORE_COUNT (*)
  11e09c9... Cleanup vect_get_num_copies API (*)
  140a29a... Remove SLP_TREE_NUMBER_OF_VEC_STMTS (*)
  f07d1f3... Daily bump. (*)
  6e4698c... c: Add more C2Y tests (*)
  44e3e66... c++: tweak constexpr union diagnostic (*)
  12975b8... c++: clobber class new-expressions (*)
  b8af1b3... c++: improve constexpr clobber handling (*)
  c91e508... c++: -Wmismatched-new-delete, -O0, new (nothrow) (*)
  423d7b2... diagnostics: add dump methods to client_data_hooks and logi (*)
  21fe45f... diagnostics/libcpp: convert enum location_aspect to enum cl (*)
  60d7488... diagnostics: use diagnostic.h in fewer places (*)
  f613fdc... Fix SRA issue with -ftrivial-auto-var-init= [PR121894] (*)
  c52c745... Fortran: Implement PDT constructors with syntax variants [P (*)
  642504b... RISC-V: Correct lmul estimation (*)
  b49f1da... openmp: Fix up ICE in lower_omp_regimplify_operands_p [PR12 (*)
  1d0a5e9... AArch64: Add SME LUTv2 intrinsics (*)
  45ddf55... AArch64: Add SME LUTv2 architecture extension (*)
  80e85c6... RISC-V: Add test case of unsigned scalar SAT_MUL form 5 for (*)
  f9c72bc... Match: Add form 5 of unsigned SAT_MUL for widen-mul (*)
  8c6b6ad... Fix verification ICE after ipa-cp (*)
  d5e80bf... tree-optimization/87615 - VN predication is expensive (*)
  97c1d2f... OpenMP: Unshare expr in context-selector condition [PR12192 (*)
  c30f58c... tree-optimization/121720 - missed PRE hoisting (*)
  c1e1691... libstdc++: Implement C++23 P2590R2 - Explicit lifetime mana (*)
  dd713d0... Remove SPR/GNR/DMR from avx512_{move,store}_by pieces tune. (*)
  9bd24f8... Daily bump. (*)
  41f071a... c++: improve nesting in print_z_candidate [PR121966] (*)
  c0b21d1... c++: fix count of z candidates for non-viable candidates, n (*)
  76fd69e... testsuite: add 'std-' prefix to c++ analyzer test cases (*)
  ddabda6... sarif-replay: fix uninitialized m_debug_physical_locations (*)
  2664206... uninclude: Add lib/gcc/<anything>/include as an possible in (*)
  a7a9f0d... forwprop: Fix up "nop" copies after recent changes [PR12196 (*)
  4b83df5... forwprop: Add a quick out for new_src_based_on_copy when bo (*)
  09e1ba1... forwprop: Handle memcpy for arguments with respect to copie (*)
  3268c47... libstdc++/ranges: Fix more wrong value type init from refer (*)
  9a68895... Implement -fexternal-blas64 option. (*)
  cda4515... [PR tree-optimization/58727] Don't over-simplify constants` (*)
  f8cf091... [gimplefe] fix SSA operand creation (*)
  282c1e6... s390: testsuite: Fix bitops-{1,2}.c and andc-splitter-2.c (*)
  d81e24b... Preserve TREE_THIS_NOTRAP during inlining in more cases (*)
  8a73469... testsuite, objective-c: Fix duplicate test names in 'specia (*)
  1cf8cb4... testsuite: arm: Simplify fp16-aapcs tests (*)
  da5803c... libgomp: Init hash table for 'indirect'-clause of 'declare  (*)
  16d2b88... libgomp: Add Fortran version of acc_copyout_finalize_async  (*)
  f666b14... RISC-V: Add test for vec_duplicate + vwmulu.vv signed combi (*)
  f3d6d41... RISC-V: Add test for vec_duplicate + vwsubu.vv signed combi (*)
  b653093... RISC-V: Add test for vec_duplicate + vwaddu.vv signed combi (*)
  6383206... RISC-V: Combine vec_duplicate + vwaddu.vv to vwaddu.vx on G (*)
  39c7b08... i386/testsuite: Correct res_ref2 array size for avx512bw-vp (*)
  0aef023... i386/testsuite: Fix scan tree dump in vect-epilogue-4.c (*)
  e690b97... libstdc++: Explicitly pass -Wsystem-headers in tests that n (*)
  02666ff... Daily bump. (*)
  df5088e... c: Reject gimple and rtl functions as needed functions [PR1 (*)
  5eb86c2... docs: Adjust -Wimplicit-fallthrough= documentation for C23 (*)
  5d774ec... libstdc++: Optimize determination of std::tuple_cat return  (*)
  412a1f7... libstdc++: ranges::rotate should not use 'auto' with ranges (*)
  0c762f7... libstdc++: Fix missing change to views::pairwise from P2165 (*)
  fe7cf71... xtensa: Simplify the definition of REGNO_OK_FOR_BASE_P() an (*)
  5b531aa... AArch64: Add isnan expander [PR 66462] (*)
  e717aab... Unify last two vect_transform_slp_perm_load calls (*)
  0810be8... libstdc++: Do not use _GLIBCXX_MAKE_MOVE_ITERATOR for C++17 (*)
  0067696... libstdc++: Fix more missing uses of iter_difference_t [PR11 (*)
  5690b71... aarch64: Force vector in SVE gimple_folder::fold_active_lan (*)
  df2538e... ada: Fix error message for Stream_Size (*)
  bc4d53d... ada: Revert "Remove dependence on secondary stack for type  (*)
  f94a461... Ada, libgnarl: Fix Ada bootstrap for Darwin. (*)
  41d8c4e... RISC-V: Allow profiles input in '--with-arch' option. (*)
  3e59b15... RISC-V: Configure Profiles definitions in the definition fi (*)
  3e932d6... RISC-V: Imply zicsr for sdtrig and ssstrict extensions. (*)
  89a7d76... i386/testsuite: Fix non unique name tests (*)
  c0cda06... Optimize vpermpd to vbroadcastf128 for specific permutation (*)
  a6c1787... Daily bump. (*)
  770cbd7... [analyzer] another function name that returns a pointer to  (*)
  2725514... aarch64: move pr113356.C under g++.target (*)
  ba7bfdf... [ppc] [vxworks] allow code model selection (*)
  fbbf5f0... [ppc] adjust configure test for large TOC support (*)
  982ecce... Match: Adjust the unsigned SAT_MUL pattern (*)
  d0526e8... Widening-Mul: Refine build_and_insert_cast when rhs is cast (*)
  bace01e... ctf: Fix struct size truncation in 32-bit hosts [PR121903,P (*)
  e97969e... Ada: Fix GNAT build failure for x32 multilib (*)
  597b50a... forwprop: Handle memcpy for copy prop [PR121418, PR121417] (*)
  de0ae1b... ada: Fix internal error on aspect in complex object declara (*)
  91b51fc... ada: Remove dependence on secondary stack for type with con (*)
  10cddb6... ada: Fix wrong finalization of aliased array of bounded vec (*)
  696dc21... ada: Document hardening features not supported by LLVM (*)
  e8de288... ada: Avoid ghost context errors when preanalyzing Loop_Inva (*)
  dde7f42... ada: Match assertion levels by name (*)
  800363a... ada: C_Pass_By_Copy convention incorrectly ignored (*)
  33f64b2... ada: Add Assertion_Policy checks for assertion levels (*)
  89b4aa1... ada: Fix ghost condition for level dependencies for assignm (*)
  6cca068... ada: Remove checks for the old rule 20 (*)
  9c79e19... ada: Update ghost code SPARK RM rules (*)
  6657536... ada: Refactor ghost argument consistency checks (*)
  ff94323... ada: Fix the condition of ghost level dependencies inside a (*)
  bc4f29a... ada: Add System.C_Time and GNAT.C_Time units to libgnat (*)
  fa714c1... ada: Fix crash on iterator of type with Constant_Indexing a (*)
  c7ef48f... ada: Fix missing finalization for qualified expression in c (*)
  e2aab9a... ada: Fix section of Finalizable extension in GNAT RM (*)
  dcaabdd... ada: Avoid ghost context check in early freeze (*)
  8a787f3... ada: Implement Super aspect and improve implementation of r (*)
  99019f2... ada: Improve ghost region creation for pragmas (*)
  18f0f80... ada: Remove the note that GNAT LLVM doesn't ship the light  (*)
  f915b22... ada: Recommend GPR's Toolchain_Name for GNAT LLVM more prom (*)
  2c59615... ada: Don't generate call of `System.Standard_Library.Adafin (*)
  90997dd... ada: Fix code generation when there is no No_Finalization r (*)
  062aeef... ada: Add `Set_[Wide_]Wide_String` subprograms to auxiliary  (*)
  33876c5... ada: Disable ghost context checks before context is set (*)
  78551d9... ada: Fix documentation of Is_Ancestor_Package (*)
  a7a9b7b... match.pd: Add missing type check to reduc(ctor) pattern [PR (*)
  45f605a... AVR: Support AVR32EB14/20/28/32. (*)
  32b8d13... x86: Don't align destination for a single instruction (*)
  290851e... LoongArch: Fix wrong code from bstrpick split (*)
  bd83c62... expr, tree: Ensure get_range_pos_neg is called only on scal (*)
  6485b10... RISC-V: Fix vendor intrinsic tests for disabled multilib co (*)
  4cff794... Bail out early during gimplify_asm_expr [PR121391] (*)
  8d264d9... Fix whitespace after r16-3679-g19d1c7c28f4fd0 (*)
  857c742... Fortran: Dependency check in PDT specification assignments  (*)
  32fbfbe... Daily bump. (*)
  38666cb... lto/121935 - visit all DECL_ARGUMENTS in free-lang-data (*)
  af53cfe... fortran: implement conditional expression for fortran 2023 (*)
  21d1bb1... Integrate SLP permute transform into vect_transform_stmt (*)
  57c97de... Avoid VMAT_ELEMENTWISE for negative stride SLP (*)
  80f9440... Do less redundant vect_transform_slp_perm_load calls (*)
  1744dc2... Daily bump. (*)
  8c23566... target.def: Properly mark up __cxa_atexit as code (*)
  349affa... libstdc++: Fix ranges::shuffle for non-sized range [PR12191 (*)
  f8b6f1d... lra: Stop constraint processing on error [PR121205] (*)
  205b5a5... doc: Editorial changes around -fprofile-partial-training (*)
  d020b73... testsuite: Port asm-hard-reg tests for PRU (*)
  908edc1... c: Implement C2y N3517 array subscripting without decay (*)
  54efca1... Daily bump. (*)
  0c6ad3f... Fix latent LRA bug (*)
  7801236... libstdc++: ranges::rotate should use ranges::iter_move [PR1 (*)
  7b99d18... libstdc++: Fix algorithms to use iterators' difference_type (*)
  f6e0019... Testsuite: Fix more spurious failure of ACATS-4 tests (*)
  8e3230f... c++: pack indexing is a non-deduced context [PR121795] (*)
  d0c0841... RISC-V: Support vnclip idiom testcase [PR120378] (*)
  bf257c5... Match: Support SAT_TRUNC variant NARROW_CLIP (*)
  5d6ddba... sparc: Compile TLS LD tests with -fPIC (*)
  259347d... diagnostics: handle fatal_error in SARIF output [PR120063] (*)
  38cb428... diagnostics: fix crash-handling inside nested diagnostics [ (*)
  85a97e1... testsuite: fix typo in name of plugin test file (*)
  e3ade1b... [RISC-V] Adjust ABI specification in recently added Andes t (*)
  d8f1655... libstdc++: Fix memory leak in PSTL TBB backend [PR117276] (*)
  f534db5... libstdc++: Constrain __gnu_debug::bitset(const CharT*) cons (*)
  85409b9... c++/modules: Fix missed unwrapping of STAT_HACK in ADL [PR1 (*)
  b9fde02... ipa-free-lang-data: Don't walk into DECL_CHAIN when finding (*)
  4fe3b8b... libstdc++: Fix bootstrap failure in atomicity.cc (*)
  1d866f3... Minor tweaks to ipa-pure-const.cc (*)
  443fc6a... middle-end: Use addhn for compression instead of inclusive  (*)
  4ce2556... Aarch64: Add support for addhn vectorizer optabs for Adv.SI (*)
  0ee9086... middle-end: clear the user unroll flag if the cost model ha (*)
  2343cc8... Daily bump. (*)
  9b6df34... doc: Correct the return type of float comparison (*)
  0899b82... Fortran: fix assignment to allocatable scalar polymorphic c (*)
  9a2b1ac... libstdc++: Trap on std::shared_ptr reference count overflow (*)
  faae369... libstdc++: Allow std::shared_ptr reference counts to be neg (*)
  6456da6... libstdc++: Make atomicity helpers use unsigned arithmetic [ (*)
  46028a2... pr107421.f90: Require PIE and pass -fPIE for non-x86 target (*)
  d99c678... libstdc++: Use consteval for _S_noexcept() helper functions (*)
  f463e6b... libstdc++: Add always_inline to ranges iterator ops and acc (*)
  9eab6c6... testsuite: Add tests for PR c/107419 and PR c++/107393 (*)
  b2b2ac3... libstdc++: optimize weak_ptr converting constructor/assignm (*)
  0b0ffa4... c++: Don't upgrade TLS model if TLS model isn't set. (*)
  b996d45... AArch64: Add isfinite expander [PR 66462] (*)
  aa4aafb... tree-optimization/121595 - new fabs(a+0.0) -> fabs(a) patte (*)
  4bed08b... testsuite: LoongArch: Enable 16B atomic tests if the test m (*)
  4fcb26a... LoongArch: Fix the semantic of 16B CAS (*)
  13ec176... LoongArch: Fix the "%t" modifier handling for (const_int 0) (*)
  1b27e84... libstdc++: Remove trailing whitespace in <syncstream> (*)
  0887961... tree-optimization/121703 - UBSAN error with moving from uni (*)
  ebd64a4... RISC-V: Suppress cross CC sibcall optimization from vector (*)
  e9c2a69... tree-optimization/121829 - bogus CFG with asm goto (*)
  5c4f131... Deal with prior EH/abormal cleanup when fixing up noreturn  (*)
  165b029... ada: add BACKLOG_MAX OS constant (*)
  195b495... ada: Minor comment tweaks (*)
  7efa3b5... ada: Give a warning for huge imported objects (*)
  88a389a... ada: Get rid of TYPE_ALIGN_OK flag in gcc-interface (*)
  c93fe0b... ada: Fix crash on reference to aliased object of packed arr (*)
  3a3854f... ada: Implement overflow checking for unsigned types (*)
  571088f... ada: Perform predicate check before, not after, parameter c (*)
  b69dbe0... ada: Create a ghost region for pragma annotate (*)
  4183b13... ada: Check instantces of ghost iterator functions (*)
  6989e0f... ada: Update coding style (*)
  354a1c3... ada: Ignore ghost policy errors inside aspect Iterable (*)
  28b38b2... ada: Check ghost level dependencies inside assignments (*)
  48f8e30... ada: Tune description of Ghost_Assertion_Level (*)
  dded20c... ada: Apply ghost regions for assigmnents correctly (*)
  767fce3... ada: Compiler crash on container aggregate association with (*)
  629f1de... ada: Fix visibility bug related to target name (*)
  f1887ef... ada: Fix regression in Root_Type -- adjustment (*)
  61645a4... ada: Fix regression in Root_Type (*)
  ffcd00c... ada: Crash on b3a1004 with assertions enabled (*)
  bca81f4... ada: Fix argument type of read() and write() on windows (*)
  e39c326... ada: Allow implicit packing of arrays when larger than need (*)
  f2ba38d... ada: Crash on null aggregate of multidimensional type (*)
  a1b966f... ada: Make pp and friends more robust (base type only) (*)
  7cbf4b8... ada: Disable signals when calling pthread_create on QNX (*)
  6332005... ada: Refine condition for reporting warnings on components  (*)
  6b74844... ada: Fix comments (*)
  405aeb2... ada: Fix compile time evaluation needed for static unfoldin (*)
  a570b74... ada: Better warning when single letter package conflicts wi (*)
  017aad4... ada: Set Related_Expression on compiler-generated Valid_Sca (*)
  e3b66ea... ada: Improve documentation comment of Find_Type_Name (*)
  0e0b435... ada: Disable new warning for composite equality ops that ca (*)
  61ce720... libstdc++: Tests of %W/%V/%U and %G for !ok date values. (*)
  75cad46... RISC-V: Add min/max patterns for ifcvt. (*)
  9ff5cad... ifcvt: Clarify if_info.original_cost. (*)
  e63d9f9... testsuite: Fix asm-hard-reg-error-{4,5}.c for non-LRA targe (*)
  827e8ae... RISC-V: Fix can_find_related_mode_p for VLS types (*)
  ffbbeee... LoongArch: testsuite: Modify the tests to make the test pas (*)
  e24a539... Daily bump. (*)
  1532792... libstdc++: Remove blank line from bits/unique_ptr.h (*)
  a559f14... libstdc++: Enforce Mandates: for Boyer-Moore searchers (*)
  3723edc... c: Add tests for some C2Y removals of undefined behavior (*)
  912159d... AVR: Disable tree-switch-conversion per default. (*)
  220e4d2... xtensa: Correct a typo (*)
  09864c7... RISC-V: Fix typo in tt-ascalon-d8's pipeline description [P (*)
  0662870... Fix -Wlto-type-mismatch warning during GNAT LTO build (*)
  64abb12... Fix load/store bias handling for extractlast. (*)
  afa74d3... c: Warn when returning nested functions that require a non- (*)
  e182858... RISC-V: Add pattern for vector-scalar single widening float (*)
  21d4a0b... compare_tests: Improve non-unique tests report (*)
  7fc9265... c++: Fix null deref in maybe_diagnose_standard_trait [PR121 (*)
  008ad1c... libstdc++: Rename _S-prefixed identifiers in <mdspan>. (*)
  54cc2cb... libstdc++: Apply LWG4351 to CTAD of span/mdspan. (*)
  2bb8cd3... testsuite: Only scan for known file extensions in lto.exp (*)
  29a8ce3... bitint: Fix up lowering optimization of .*_OVERFLOW ifns [P (*)
  225d13c... expr: Handle RAW_DATA_CST in store_constructor [PR121831] (*)
  ac16659... libstdc++: Use _Drop_iter<_CharT> for formattable concept c (*)
  f50cff9... s390: Implement clz and ctz for SI mode (*)
  2dfff4f... c++: Change mangling of Intel/Motorola extended long double (*)
  7a49952... s390: fix vec_extract_plus define insn (*)
  2ec2975... libstdc++: Document remaining C++20 implementation-defined  (*)
  88d4738... libstdc++: Document C++20 atomic_ref implementation-defined (*)
  45e5b65... Daily bump. (*)
  bdfcb80... c++/modules: Cleanup import handling [PR99682] (*)
  a4db642... c++/modules: Create helper to get current TU's module_state (*)
  86e470b... testsuite: Fix UNRESOLVEDs for mistakenly dg-run test [PR12 (*)
  a107168... Fortran: fix bootstrap with -Werror=maybe-uninitialized (*)
  f2fddc4... c++: non-dep cmp op rewritten from <=> returning int [PR121 (*)
  7bc2e31... amdgcn: fix GFX10/GFX11 VGPR counts (*)
  0d56fb2... amdgcn: fix builtin codegen at -O0 (*)
  52d754a... Fortran: make STAT/LSTAT/FSTAT intrinsics generic [PR82480] (*)
  50efa78... ctf: fix integer truncations in very large structs [PR12141 (*)
  fce05f6... RISC-V: Add pattern for vector-scalar dual widening floatin (*)
  6e4e688... c, c++: Allow &__real__ static_var in constant expressions  (*)
  39c003c... libstdc++: Rename _CwFixedValue::_S_type member (*)
  53452be... doc: Adjust -Wextra description for -Wunterminated-string-i (*)
  01827a3... RISC-V: Add pattern for vector-scalar single widening float (*)
  768f361... Revert "aarch64: Handle DImode BCAX operations" (*)
  beb9073... Revert "tree-optimization/121829 - bogus CFG with asm goto" (*)
  369b7ed... ada: Warning for composite equality that calls an abstract  (*)
  42cc047... ada: Fix spurious warning for procedure named "Continue" (*)
  bda7699... ada: Remove incorrect comment (*)
  9d4e02a... ada: Ignore Ghost policy checks for some pragmas (*)
  360a779... ada: Platform-specific import for read() and write() (*)
  b7019e9... ada: Update the uses of Is_Ignored*_In_Codegen (*)
  c3ef51e... ada: Improve comments in Copy_And_Swap (*)
  e7c526a... ada: Spurious error on generalized prefix notation (*)
  0cdb59d... ada: Fix comment in Find_Type_Name (*)
  97b771f... ada: Remove unnecessary if statement (*)
  ad41011... ada: Improve documentation comment (*)
  a1b7ea3... ada: Add location info to policy difference errors (*)
  54cb541... ada: Adding support to defer the addition of extra formals  (*)
  297241e... ada: Improve error message in the case of missing indices (*)
  b3d991e... ada: Create a pragma to emit a misplaced Storage_Size aspec (*)
  4f50253... ada: Remove useless statements (*)
  7a097ce... ada: Replace Preelaborable_Initialization pragmas with equi (*)
  a2ee470... ada: Typo fix in comment (*)
  43b6315... ada: Avoid marking a ghost pragma twice (*)
  db243f7... ada: Avoid renamed declaration becoming both ignored and ch (*)
  bdb29aa... ada: The policy of a generic can be different within a inst (*)
  2a30a4b... ada: Fix ghost policy change detection for procedure calls (*)
  1612b4e... ada: Fix ghost policy detection for declarations (*)
  54baf2a... ada: Fix inheritance of Is_Primitive and legality check for (*)
  77db91a... ada: Reject pragma Attach_Handler on procedures in protecte (*)
  03286f6... ada: Avoid performing policy checks on ignored ghost pragma (*)
  17fd732... ada: Fix resolution of assertion levels (*)
  59ca6e0... ada: Check restriction No_Secondary_Stack for overflow elim (*)
  b0b81e8... ada: Add special handling for Runtime and Static in Policy_ (*)
  ed2a704... ada: Fix crash with global No_Tasking and async delays (*)
  3921122... ada: Compiler crash on container aggregate with constant el (*)
  d57092f... ada: Add default assertion level for assertions (*)
  3b0aebd... ada: exp_ch6.adb: perform less checks in CodePeer_Mode (*)
  8d58165... ada: Unsigned_Base_Range aspect (*)
  5d52904... ada: Multiple levels of ghost code (*)
  c7e9d25... libstdc++: Replace "Tunables" link with one that does not h (*)
  19d1c7c... c++: Fix mangling of _Float16 template args [PR121801] (*)
  1d13965... x86: Enable SSE4.1 ceil/floor/trunc for -Os (*)
  7a52775... Use vpermil{ps,pd} instead of vperm{d,q} when permutation i (*)
  f4154da... Exclude fake cross-lane permutation from avx256_avoid_vec_p (*)
  bc5781e... Daily bump. (*)
  f65747d... libstdc++: Rename template parameter of std::constant_wrapp (*)
  8cad8f9... c: Update TLS model after processing a TLS variable (*)
  d199a9c... libstdc++: Fix docs for --enable-vtable-verify [PR120698] (*)
  de35b73... libstdc++: fix makefile.in for syncbuf.lo (*)
  5ee35b1... Ada: Make -fdump-ada-spec deal with pointers to anonymous s (*)
  7640cc5... Testsuite: Fix spurious of ACATS-4 test cxai033 (*)
  4eb12dd... libstdc++: Make syncbuf _S_get_mutex definition extern. (*)
  cdb76f4... testsuite: Another fixup for fixed-point/bitint-1.c test (*)
  00cd34b... tree-optimization/121844 - IVOPTs and asm goto in latch (*)
  2abfcc6... RISC-V: Add pattern for vector-scalar widening floating-poi (*)
  11171cb... RISC-V: Adjust tt-ascalon-d8 branch cost (*)
  f7426ba... tree-optimization/121830 - SLP cycle detection confused by  (*)
  a632bec... tree-optimization/121829 - bogus CFG with asm goto (*)
  4f91825... doc: Document the -folding option for -fdump-tree-* [PR1148 (*)
  80b453d... [AutoFDO] Check count initialization to fix ICE with AutoFD (*)
  c2048da... RISC-V: Add pattern for vector-scalar single-width floating (*)
  1f01c51... RISC-V: Add pattern for vector-scalar single-width floating (*)
  ff6d079... RISC-V: Add pattern for vector-scalar single-width floating (*)
  4488152... RISC-V: Add pattern for vector-scalar widening floating-poi (*)
  f8a1436... RISC-V: Add patterns for vector-scalar IEEE floating-point  (*)
  592bafb... libstdc++: Fix up <ext/pointer.h> [PR121827] (*)
  f6ff531... libstdc++: Update link to "Tunables" in Glibc manual (*)
  e394c5d... doc: Remove references to Binutils 2.7 requirements (*)
  750346a... compare_tests: Report non-unique test names (*)
  71711f8... libstdc++: Adjust span/mdspan CTAD for P2781R9. (*)
  c440b58... libstdc++: Implement constant_wrapper, cw from P2781R9. (*)
  565d9a3... Fortran: Correct variable typespec in PDT specification exp (*)
  ed26454... strlen: Handle empty constructor as memset for combining wi (*)
  d8c407a... strlen: Don't do the malloc+memset->calloc optimization in  (*)
  b1659de... gcc: regenerate common.opt.urls (*)
  033d178... Daily bump. (*)
  7e1143a... forwprop: Improve rejection of overlapping for copyprop of  (*)
  1b9c218... gcc: introduce the dep_fusion pass (*)
  c4d5383... RISC-V: Add support for the XAndesvdot ISA extension. (*)
  2b7afb6... [RISC-V] Fix ordering of pipeline models (*)
  35cf8d8... libphobos: enable for more hppa tuples (*)
  d21713b... RISC-V: Add support for the XAndesvpackfph ISA extension. (*)
  a034414... c++: Update TLS model after processing a TLS variable (*)
  93af5f6... AVR: ad target/121794 - Invoke zero_reg less. (*)
  cd40468... libphobos: enable for powerpc64le-linux-gnu (*)
  409a3c2... RISC-V: Add test for vec_duplicate + vnmsub.vv unsigned com (*)
  85ff920... RISC-V: Add test for vec_duplicate + vnmsub.vv signed combi (*)
  7c2c5ac... RISC-V: Combine vec_duplicate + vnmsub.vv to vnmsub.vx on G (*)
  3b7f0be... Daily bump. (*)
  634d9f9... doc: drop verify-canonical-types=1 ref (*)
  7b8c45d... dep_fusion: Fix if target does not have macro fusion [PR121 (*)
  41b0c7a... gcc: introduce the dep_fusion pass (*)
  044d828... doc: fix -momit-leaf-frame-pointer typo (*)
  8d38152... forwprop: Factor out the memcpy followed by memset optimiza (*)
  ffc2530... forwprop: Factor out memchr optimization to its own functio (*)
  8ab5b7f... ipa: Fix build on MacOS (*)
  23f659f... install: Properly capitalize GNU Binutils (*)
  99e8a24... doc: consistently say 'whole-program' where appropriate (*)
  57e7176... doc: consistently spell 'GNU Binutils' (*)
  a2a4a6c... doc: update incremental link vs binutils information (*)
  e9a7140... RISC-V: Add support for the XAndesvsintload ISA extension. (*)
  726006c... RISC-V: Add support for the XAndesvbfhcvt ISA extension. (*)
  1ac463f... RISC-V: Add tt-ascalon-d8 pipeline description (*)
  3d27836... Fortran: Implement correct form of PDT constructors [PR8411 (*)
  8bd31f9... phiopt: Improve locations for factor out conditional operat (*)
  477868c... [RISC-V] Adjust recently added test (*)
  014873f... c++/modules: Fix exported using-directive of imported names (*)
  c39dbb6... c++/modules: Support ADL on non-discarded GM entities [PR12 (*)
  db7a807... libgomp: Use consistent formatting in <omp.h> (*)
  1179ac1... Daily bump. (*)
  070e691... gcc: PR121757 test needs LTO effective target (*)
  6b00894... Fix uninitialized variable in frontend [PR121806] (*)
  a6bf076... RISC-V: Check if we can vec_extract [PR121510]. (*)
  41ea930... c: Allow translations of a lot of C FE messages (*)
  168cdfd... rtl-ssa: Maintain clobber_group invariant [PR121757] (*)
  8e971d6... libstdc++: Make join_view::_Iterator::_M_get_inner noexcept (*)
  dc20fa6... cobol: Improved handling of COBOL Special Registers. (*)
  39d7c4d... libstdc++: Document remaining C++17 implementation-defined  (*)
  052c1d8... testsuite: Fix gcc.dg/torture/pr121695-1.c (*)
  d6c370b... libstdc++: Document missing implementation defined behavior (*)
  e3d1411... AVR: target/121794 - Invoke zero_reg less. (*)
  2965a67... Avoid costing vector stmts with count == 0 (*)
  dad6f6e... tree-optimization/121802 - fix vect_setup_realignment (*)
  911ec2e... c++: Fix cxx_eval_cxa_builtin_fn diagnostic message (*)
  4c08331... testsuite: Fix up fixed-point/bitint-1.c test (*)
  99e76f7... Remove file that shouldn't have been committed. (*)
  8d8b624... testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment (*)
  193b286... testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment (*)
  ed9612b... aarch64: Use SVE for V2DImode integer min/max operations (*)
  6b6a2d4... Fortran: Check PDT parameters are of integer type [PR84432, (*)
  8635318... Fortran: Check PDT parameters are of integer type [PR83762, (*)
  e4755f9... Daily bump. (*)
  d6f31c8... RISC-V: Add test for vec_duplicate + vmadd.vv unsigned comb (*)
  0f65bb7... RISC-V: Add test for vec_duplicate + vmadd.vv signed combin (*)
  927ba84... RISC-V: Adjust the vmacc.vx combine test cases (*)
  6630945... RISC-V: Combine vec_duplicate + vmadd.vv to vmadd.vx on GR2 (*)
  e2e01a8... aarch64: Adjust aarch64/spaceship_1.C testcase for recent c (*)
  79d9ff2... Fix ICE with auto-fdo and -fpartial-profiling (*)
  1da3c4d... Fix scalng of auto-fdo profiles in liner (*)
  640fd2f... MAINTAINERS: Add myself as an aarch64 port reviewer (*)
  e494101... optab: Add optab for isnan (*)
  bad57f7... TLC to vect_create_epilog_for_reduction (*)
  593e9ee... arm: wrong code from vset_lane_* [PR121775] (*)
  7f7f187... libstdc++: Conditionalize LWG 3569 changes to join_view (*)
  1a41e52... libstdc++: Reuse _Bind_back_t functor in ranges::_Partial (*)
  b2adb77... libstdc++: Move _Binder and related aliases to separate fil (*)
  2c2df02... libstdc++: Merge bind_front and bind_back binders (*)
  6cc5328... TLC for vectorizable_reduction (*)
  e3d5e9f... RISC-V: Use correct target in expand_vec_perm [PR121780]. (*)
  8bb076a... vect: Use poly_int64 for prolog bound. (*)
  56e7010... tree-optimization/121768 - bogus double reduction detected (*)
  e8969a8... tree-optimization/121685 - accesses to *this are not trappi (*)
  adfe96e... forwprop: Improve the reject case for copy prop [PR107051] (*)
  43a8c0f... libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS for 4314 in <md (*)
  a7fe8f8... RISC-V: Always register vector built-in functions during LT (*)
  9df4edf... RISC-V: Fix extension subset check in riscv_can_inline_p (*)
  b55277a... bitint: Fix torture/bitint-14.c on bitint_extended targets  (*)
  cba74d2... tree-optimization/61247 - handle peeled converted IV in SCE (*)
  95afbe4... tree-optimization/121740 - handle aggregate zeroing as skip (*)
  b26033d... libstdc++: Add stable names to C++98 implementation-defined (*)
  c2e567a... c++/modules: Fix ADL [PR117658] (*)
  03505e5... c++/modules: Mark implicit inline namespaces as purview [PR (*)
  6ce7605... testsuite, darwin: Suppress unwind frames in scantest-lto.c (*)
  a803d5b... Daily bump. (*)
  2963f5f... RISC-V: Add support for the XAndesbfhcvt ISA extension. (*)
  e1fb7db... RISC-V: Add support for the XAndesperf ISA extension. (*)
  fdcab34... RISC-V: Add basic XAndes vendor extension support. (*)
  f6e6224... RISC-V: Add pattern for vector-scalar floating-point max (*)
  692281a... Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOU (*)
  589f3cd... libstdc++: Implement LWG4222 'expected' constructor from a  (*)
  b790606... [RISC-V][PR target/121213] Avoid unnecessary sign extension (*)
  bda76b4... Dump profile_info in ipa-profile dump (*)
  2c4fcab... Do not auto-enable loop optimizations with AutoFDO (*)
  2b8256d... aarch64: PR target/121749: Use dg-assemble in testcase (*)
  7e2fdee... Increase default number of LTO partitions (*)
  cb508e5... aarch64: PR target/121749: Use correct predicate for narrow (*)
  3e2077d... c++: constant non-dep init folding vs FIELD_DECL access [PR (*)
  df64893... tree-optimization/121756 - handle irreducible regions when  (*)
  c8a24f6... libstdc++: Fix std::get<T> for std::pair with reference mem (*)
  dd6fe9f... Remove vector type setting from vect_recog_cond_expr_conver (*)
  6acd553... tree-optimization/121767 - modvar pattern breaking reductio (*)
  41e2fe9... tree-optimization/121758 - fix pattern stmt REDUC_IDX updat (*)
  b905810... MAINTAINERS: Add myself as an aarch64 port reviewer (*)
  0bb0d1d... libstdc++: Make CTAD ignore pair(const T1&, const T2&) cons (*)
  381dbd4... libstdc++: Restore C++20 <chrono> support for old std::stri (*)
  9f94029... fold: Unwrap MEM_REF after get_inner_reference in split_add (*)
  23d5056... Daily bump. (*)
  97e77f5... Move the folding of memcmpy to memcmpy_eq to fold all built (*)

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

Reply via email to