The branch 'redhat/heads/gcc-15-branch' was updated to point to:

 c22206a9eb81... Merge commit 'r15-7694-gaf73228fdb2e61c6354f972987ba2a746c3

It previously pointed to:

 785011ff892f... Merge commit 'r15-7359-g64c66f5bce60fcc4a943bcac1865db2a72a

Diff:

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

  c22206a... Merge commit 'r15-7694-gaf73228fdb2e61c6354f972987ba2a746c3
  af73228... Fortran: Fix detection of descriptor arrays in coarray [PR1 (*)
  cc81363... Fortran: Use correct size when transferring between images  (*)
  cdffc76... openmp: Mark OpenMP atomic write expression as read [PR1190 (*)
  86a4af2... openmp: Fix handling of declare target statics with array t (*)
  a41b3f5... c++: Fix range for with PMFs [PR118923] (*)
  90b735b... Daily bump. (*)
  6be1b9e... RISC-V: Include pattern stmts for dynamic LMUL computation  (*)
  f3d4208... vect: Use original LHS type for gather pattern [PR118950]. (*)
  5806279... reassoc: Fix up optimize_range_tests_to_bit_test [PR118915] (*)
  9e4c57f... tree-optimization/118973 - stray abnormal edge after DCE (*)
  27ebd2a... openmp: Fix diagnostics typo [PR118993] (*)
  0d590d2... Use nonnull_if_nonzero attribute rather than nonnull on var (*)
  206cb6c... analyzer: Handle nonnull_if_nonzero attribute [PR117023] (*)
  4dcd3c7... RISC-V: Fix .cfi_offset directive when push/pop in zcmp (*)
  7cfb2c8... Daily bump. (*)
  bf0aa9d... x86: Add tests for PR tree-optimization/82142 (*)
  4cc54ed... Daily bump. (*)
  d4a777d... libstdc++: Fix bootstrap failure with --enable-vtable-verif (*)
  0128fa8... Turn test cases into UNSUPPORTED if running into 'sorry, un (*)
  e8e228a... Gracefully handle the case that 'gcc/testsuite/lib/gcc-dg.e (*)
  f553b1a... Refactor duplicated code into 'gcc/testsuite/lib/gcc-dg.exp (*)
  2abc942... BPF, nvptx: Standardize on 'sorry, unimplemented: dynamic s (*)
  e759ff0... libgomp: Add '__attribute__((unused))' to variables used on (*)
  4470229... libstdc++: Remove misleading comment in __atomic_base<Int> (*)
  a742b27... libstdc++: Remove redundant cast in floating_from_chars.cc (*)
  c978965... OpenMP: Silence uninitialized variable warning in C++ front (*)
  a2f60c1... PR modula2/118978 ICE when attempting to pass an incompatib (*)
  4de2d2f... Daily bump. (*)
  700f049... Append a newline in debug_edge (*)
  ee30e25... tree-optimization/118954 - avoid UB on ref created by predc (*)
  d272005... Improve g++.dg/torture/pr118521.C (*)
  7d383a7... Fortran: initialize non-saved pointers with -fcheck=pointer (*)
  08bdc2a... Fortran: Fix build on solaris [PR107635] (*)
  8293b9e... Fortran: Improve gfc_array_kind for assumed rank; gfc_tree_ (*)
  fe4811f... Daily bump. (*)
  4e9ee99... diagnostics: add comments about global_dc (*)
  c5f541e... sarif-replay: add testcase for empty input file (*)
  5a30a3a... sarif-replay: improve error for unescaped braces in message (*)
  25fa8d6... doc: Drop note for Binutils pre 2.24 (*)
  d7ff314... aarch64: Remove old aarch64_expand_sve_vec_cmp_float code (*)
  2f03b10... testsuite: Fix sve/pcs/args_1.c failures [PR116604] (*)
  9e0b94d... testsuite: Fix sve/var_stride_*.c failures (*)
  a275533... tree-optimization/118521 - bogus diagnostic from unreachabl (*)
  a42374b... invoke.texi: Fix typo in the file-cache-lines param (*)
  c0e865f... libstdc++: Workaround Clang bug with __array_rank built-in  (*)
  57f65c5... libstdc++: Add parentheses around _GLIBCXX_HAS_BUILTIN defi (*)
  e8ad697... libstdc++: Use new type-generic built-ins in <bit> [PR11885 (*)
  32457bc... libstdc++: Fix invalid signed arguments to <bit> functions (*)
  29eb6f8... libstdc++: Remove workaround for reserved init_priority war (*)
  99f5744... libstdc++: Use init_priority attribute for tzdb globals [PR (*)
  d324467... Fortran: Remove deprecated coarray routines [PR107635] (*)
  8bf0ee8... Fortran: Add transfer_between_remotes [PR107635] (*)
  69eb026... Fortran: Add send_to_remote [PR107635] (*)
  1584725... Fortran: Add caf_is_present_on_remote. [PR107635] (*)
  abbfeb2... Fortran: Allow to use non-pure/non-elemental functions in c (*)
  b114312... Fortran: Prepare for more caf-rework. [PR107635] (*)
  90ba829... Fortran: Move caf_get-rewrite to coarray.cc [PR107635] (*)
  94d01a8... tree-optimization/86270 - improve SSA coalescing for loop e (*)
  83bc61c... x86: Add a test for PR target/118936 (*)
  6921c93... Revert "x86: Properly find the maximum stack slot alignment (*)
  0312d11... Revert "i386: Simplify PARALLEL RTX scan in ix86_find_all_r (*)
  49bc1cf... libstdc++: Rename concat_view::iterator to ::_Iterator (*)
  8543dc5... libstdc++: Sync concat_view with final P2542 revision [PR11 (*)
  6d8e9cd... Daily bump. (*)
  ab35fc0... GCN, nvptx: Support '--enable-languages=all' (*)
  30c8204... AVR: Add new ISR test gcc.target/avr/torture/isr-04-regs.c. (*)
  c3fecec... aarch64: Fix testcase pr112105.c (*)
  ee6619b... input: give file_cache_slot its own copy of the file path [ (*)
  58b9013... analyzer: handle more IFN_UBSAN_* as no-ops [PR118300] (*)
  25256ec... Vect: Fix ICE when vect_verify_loop_lens acts on relevant m (*)
  4273860... LoongArch: Use normal RTL pattern instead of UNSPEC for {x, (*)
  cef5f23... LoongArch: Implement [su]dot_prod* for LSX and LASX modes (*)
  7c54e46... LoongArch: Implement vec_widen_mult_{even,odd}_* for LSX an (*)
  7dda671... LoongArch: Simplify lsx_vpick description (*)
  f727a4c... LoongArch: Simplify {lsx_,lasx_x}vmaddw description (*)
  2ca759f... LoongArch: Simplify {lsx_,lasx_x}vh{add,sub}w description (*)
  a36c15a... LoongArch: Simplify {lsx_,lasx_x}v{add,sub,mul}l{ev,od} des (*)
  ac1b058... LoongArch: Allow moving TImode vectors (*)
  ed97945... LoongArch: Try harder using vrepli instructions to material (*)
  ea3ebe4... LoongArch: Accept ADD, IOR or XOR when combining objects wi (*)
  3e93035... [PR middle-end/113525] Drop obsolete options from documenta (*)
  db7b21a... Daily bump. (*)
  29482d4... Fix description of file-cache-lines/file-cache-files params (*)
  fcdcccd... analyzer: add more properties to sarif output (*)
  196e8db... sarif output: fix alphabetization in sarif_scheme_handler:: (*)
  e129b8d... libgcc: i386/linux-unwind.h: always rely on sys/ucontext.h (*)
  44d4a10... RISC-V: Fix ratio in vsetvl fuse rule [PR115703]. (*)
  8c03fbd... testsuite: Include stdint.h instead of stdint-gcc.h in some (*)
  8d922a8... gfortran.dg/gomp/metadirective-3.f90: xfail on offload_nvpt (*)
  c5752c1... late-combine: Tighten register class check [PR108840] (*)
  facdce9... pair-fusion: Tweak wording in dump message [PR118320] (*)
  8606ab3... aarch64: Use generic_armv8_a_prefetch_tune in generic_armv8 (*)
  6b8a8c9... tree-optimization/98845 - ICE with tail-merging and DCE/DSE (*)
  b22f191... RISC-V: Fix failed tests for regression due to fix ICE patc (*)
  17b95cf... RISC-V: Fix ICE for target attributes has different xlen si (*)
  101e310... i386: Re-order i386.opt.urls (*)
  f039584... [testsuite] fix check-function-bodies usage (*)
  3768bed... [ifcombine] cope with signbit tests of extended values (*)
  938bda4... Daily bump. (*)
  8268c82... OpenMP/Fortran: extend 'adjust_args' clause, fixes for it a (*)
  565d4e7... i386: Simplify PARALLEL RTX scan in ix86_find_all_reg_use (*)
  09684c5... middle-end: Fixup constant integers when expanding __builti (*)
  1787119... c++: add fixed test [PR102455] (*)
  720c8f6... c++: extended temps and statement-exprs [PR118763] (*)
  5954c5a... c++: add fixed test [PR96364] (*)
  dfd0ced... tree-optimization/118895 - ICE during PRE (*)
  230678c... AVR: ad target/118764 - Mention CVT availability in device- (*)
  9335ff7... gcc: testsuite: Fix builtin-speculation-overloads[14].C tes (*)
  b57e6e1... Avoid shift wider than unsigned HOST_WIDE_INT on unsigned i (*)
  4627608... i386: Regenerate i386.opt.urls (*)
  9ea56e2... i386: Re-alias avx10.2 to 512 bit and deprecate -mno-avx10. (*)
  e4f4a5c... i386: Deprecate -m[no-]avx10.1 and make -mno-avx10.1-512 to (*)
  e152160... i386: Do not check vector size conflict when AVX512 is not  (*)
  ae14d7d... LoongArch: Fix the issue of function jump out of range caus (*)
  2ef2b20... Daily bump. (*)
  68e7419... [PR target/118248] Avoid bogus alloca call in RISC-V backen (*)
  22a0cba... AVR: ad target/118764 - Let -mcvt set built-in macro __AVR_ (*)
  d6a09ff... AVR: Don't asm output operations for unused result bytes. (*)
  7aee6b6... AVR: Diagnose unsupported built-ins in avr_resolve_overload (*)
  db19dc7... Remove double output of attr->save. (*)
  6302f47... c++: Add testcase for now fixed issue [PR117324] (*)
  11902be... x86: Properly find the maximum stack slot alignment (*)
  fa699c1... Daily bump. (*)
  42a22b8... [PR tree-optimization/98028] Use relationship between opera (*)
  8859dce... Fortran: passing of derived type to VALUE,OPTIONAL dummy ar (*)
  12771b1... Fortran: gfortran allows type(C_ptr) in I/O list (*)
  d7a835a... [PATCH] RISC-V: Fix some widen-complicate tests. (*)
  11cc336... [PATCH] rx: allow cmpstrnsi len to be zero (*)
  f9868e6... [PATCH] RISC-V: testsuite: Adjust pr117722.c scan. (*)
  ad3de70... RISC-V: testsuite: Fix reduc-[89].c again. (*)
  d0d5204... sarif-replay: handle the 'fixes' property (§3.27.30) (*)
  d022a06... sarif-replay: don't add trailing " [error]" (*)
  79c311d... sarif-replay: handle relatedLocations without messages (§3 (*)
  a1f63ea... sarif-replay: display annotations as labelled ranges (§3.2 (*)
  9f1f4ef... c++/modules: Don't treat template parameters as TU-local [P (*)
  7410734... testsuite: tweak constexpr-lamda1.C [PR118053] (*)
  de66529... c++: NRVO, constexpr, lambda [PR118053] (*)
  bf84e5e... Remove defunct web site for site of Fortran preprocessor. (*)
  7698d20... libstdc++: Remove unused header from <bits/shared_ptr_base. (*)
  e9ed0a0... libstdc++: Simplify and comment std::jthread extension [PR1 (*)
  7bc72a3... libstdc++: Add conditional noexcept to remaining range acce (*)
  08f7020... libstdc++: Combine three tests into one (*)
  fd00010... Fix PR 118884, Lapack build failure. (*)
  8f386aa... nvptx: Tag 'gcc/config/nvptx/nvptx.cc:nvptx_record_needed_f (*)
  25a103f... RISC-V: Bugfix ICE for RVV intrinisc when using no-extensio (*)
  112ac3a... Daily bump. (*)
  51f1848... Regenerate .pot files (*)
  0c3cc57... libstdc++: Improve list assumption after constructor [PR118 (*)
  8e44f7e... c++: add fixed test [PR83144] (*)
  e4c9e10... c++: assign the result of force_paren_expr (*)
  1dc4e22... AVR: target/118878 - Don't ICE on result from paradoxical r (*)
  2b9bdb2... GCN: Set 'UI_TARGET' for 'TARGET_EXCEPT_UNWIND_INFO' [PR942 (*)
  9611ce6... nvptx: Set 'UI_TARGET' for 'TARGET_EXCEPT_UNWIND_INFO' [PR8 (*)
  79cb262... nvptx: Sanity-check 'init_frag' state (*)
  09b207b... nvptx: Clarify 'nvptx_output_skip' case of no or incomplete (*)
  80b9c9c... c++: add fixed test [PR86933] (*)
  dfd1b1a... c++: add fixed test [PR82936] (*)
  77ba1ab... c++: add fixed test [PR82794] (*)
  9fd4e41... c++: add fixed test [PR70037] (*)
  720137f... c++: add fixed test [PR66878] (*)
  9a6758e... c++: add fixed test [PR66519] (*)
  589d79e... tree-optimization/118852 - wrong code with 502.gcc_r (*)
  e96e1bb... c++: extended temp cleanups [PR118856] (*)
  823de62... c++: remove unicode from comment (*)
  06724b6... libstdc++: Fix more unqualified uses of make_pair (*)
  d5fb86c... libstdc++: Fix use of make_pair that used ADL (*)
  5ced917... libstdc++: Conditionally use floating-point fetch_add built (*)
  b01664a... c++: fix propagating REF_PARENTHESIZED_P [PR116379] (*)
  74ea20e... tree: Fix up the DECL_VALUE_EXPR GC marking [PR118790] (*)
  7c50f95... LoongArch: Adjust the cost of ADDRESS_REG_REG. (*)
  ee579b7... LoongArch: When -mfpu=none, '__loongarch_frecipe' shouldn't (*)
  753306b... LoongArch: After setting the compilation options, update th (*)
  c1af05f... LoongArch: Split the function loongarch_cpu_cpp_builtins in (*)
  46ce50b... LoongArch: Move the function loongarch_register_pragmas to  (*)
  2765307... tree-optimization/90579 - avoid STLF fail by better optimiz (*)
  8caf67e... c++: Clear lambda scope for unattached member template lamb (*)
  12feb78... c++: Fix mangling of lambas in static member template initi (*)
  397c56a... Daily bump. (*)
  28b2ad5... RISC-V: Avoid more unsplit insns in const expander [PR11883 (*)
  6ac3135... jit: add "final override" to diagnostic sink [PR116613] (*)
  a134dcd... driver: -fhardened and -z lazy/-z norelro [PR117739] (*)
  a560b5b... testsuite: adjust nontype-class72 for implicit constexpr (*)
  53e1686... dwarf: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack (*)
  4e7f742... c++: use -Wprio-ctor-dtor for attribute init_priority (*)
  32d3e63... c++: omp declare variant tweak (*)
  cdb4d27... Fix LAPACK build error due to global symbol checking. (*)
  6f7935b... c++: -frange-for-ext-temps and reused temps [PR118856] (*)
  84f19ec... c++: P2308, Template parameter initialization (tests) [PR11 (*)
  7738c62... tree, gengtype: Fix up GC issue with DECL_VALUE_EXPR [PR118 (*)
  926c989... arm: gimple fold aes[ed] [PR114522] (*)
  0e485b8... c++: Constrain visibility for CNTTPs with internal types [P (*)
  a1855a3... testsuite: Add another range for coroutines testcase [PR118 (*)
  26baa2c... c++: Fix up regressions caused by for/while loops with decl (*)
  7db9437... build: Remove HAVE_LD_EH_FRAME_CIEV3 (*)
  85b0a6e... doc: Update install.texi for GCC 15 on Solaris (*)
  ac9806d... s390: Fix s390_valid_shift_count() for TI mode [PR118835] (*)
  77d0192... tree-optimization/118817 - fix ICE with VN CTOR simplificat (*)
  2f33fa0... Daily bump. (*)
  8598a84... loop-invariant: Treat inline-asm conditional trapping [PR10 (*)
  aa972d0... ifcvt: Don't speculation move inline-asm [PR102150] (*)
  30dfcec... avr.opt.urls += -mcall-main (*)
  0fa06d7... AVR: target/118806 - Add -mno-call-main to tweak running ma (*)
  b0cf042... c++: add fixed test [PR101740] (*)
  cfdb961... vect: Set counts of early break exit blocks correctly [PR11 (*)
  3880271... RISC-V: Vector pesudoinsns with x0 operand to use imm 0 (*)
  580f571... RISC-V: unrecognizable insn ICE in xtheadvector/pr114194.c  (*)
  805329e... Doc: Fix Texinfo warning in install.texi (*)
  b9857b7... Doc: Fix some typos and other nearby sloppy-writing issues (*)
  29a5b1b... Doc: Delete obsolete interface.texi chapter from GCC intern (*)
  2605daa... RISC-V: Drop __riscv_vendor_feature_bits (*)
  1fb2146... Daily bump. (*)
  71f6540... [PR target/115478] Accept ADD, IOR or XOR when combining ob (*)
  556248d... c++: don't default -frange-for-ext-temps in -std=gnu++20 [P (*)
  0d2a5f3... c++: change implementation of -frange-for-ext-temps [PR1185 (*)
  299a8e2... aarch64: Update fp8 dependencies (*)
  00d943b... testsuite: Enable reduced parallel batch sizes (*)
  9a2116f... OpenMP: Pass a 3-way flag to omp_check_context_selector ins (*)
  84854ce... OpenMP: Bug fixes for comparing context selectors (*)
  4abac2f... lto: Add an entry for cold attribute to lto_gnu_attributes (*)
  c74e7f6... c++: Reject cdtors and conversion operators with a single * (*)
  e8c5013... sarif-replay: fix off-by-one in handling of "endColumn" (§ (*)
  0f8fd6b... Synchronize include/dwarf2.def with binutils (*)
  0a1d2ea... tree-optimization/118817 - missed folding of PRE inserted c (*)
  1bfab1d... testsuite: Fix g++.dg/modules/adl-5 (*)
  ef83fae... c++: Fix use-after-free of replaced friend instantiation [P (*)
  7317fc0... x86: Correct ASM_OUTPUT_SYMBOL_REF (*)
  0399e3e... config.gcc: Support mips*64*-linux-muslabi64 as ABI64 by de (*)
  86b9abc... MIPS: Add some floating point instructions support for MIPS (*)
  b700855... libphobos: Disable libphobos.phobos/std/concurrency.d on ma (*)
  d171f21... testsuite: LoongArch: Remove from btrunc, ceil, and floor e (*)
  30a3a55... i386: Fix AVX512BW intrin header with __OPTIMIZE__ [PR 1188 (*)
  3c5422e... PR modula2/118761: gm2 driver doesnt behave as gcc for -fhe (*)
  a7ccad4... Daily bump. (*)
  d5c72da... libbacktrace: add cast to avoid undefined shift (*)
  d2ff1b7... This improves an error message, avoiding at ... at. (*)
  118a6c3... Fortran: checking of pointer targets for structure construc (*)
  4ce8ad6... [gcn] mkoffload.cc: Print fatal error if -march has no mult (*)
  7037fdf... [gcn] install.texi: Update for new ISA targets and their re (*)
  6d07e3d... ipa-cp: Perform operations in the appropriate types (PR 118 (*)
  6ed1b40... arm: fix typo in dg-require-effective-target [PR118089] (*)
  9214201... i386: Change RTL representation of bt[lq] [PR118623] (*)
  aaf5f50... testsuite: Fix two testisms on x86 after PFA [PR118754] (*)
  38aeb60... Daily bump. (*)
  22e30d6... [PR target/115123] Fix testsuite fallout from sinking heuri (*)
  b81bb3e... [PR middle-end/117263] Avoid unused-but-set warning in gena (*)
  a8d0a2d... Test procedure dummy arguments against global symbols, if a (*)
  9576353... [RISC-V][PR target/118146] Fix ICE for unsupported modes (*)
  58856a6... Daily bump. (*)
  0c7109a... ad target/118764: Fix a typo in doc/extend.texi. (*)
  5753f45... [PATCH] OpenMP: Improve Fortran metadirective diagnostics [ (*)
  06e5b0b... libgcc: On FreeBSD use GCC's crt objects for static linking (*)
  6312165... GCN, nvptx: 'sorry, unimplemented: exception handling not s (*)
  7809aa1... For a few test cases, clarify dependance on effective-targe (*)
  2466b0b... nvptx doesn't actually support effective-target 'exceptions (*)
  e90276a... BPF doesn't actually support effective-target 'exceptions'  (*)
  9f4feba... Clarify that effective-targets 'exceptions' and 'exceptions (*)
  0e602b2... 'gcc.dg/pr88870.c': don't 'dg-require-effective-target nonl (*)
  64d8ea0... i386: Fix ICE with conditional QI/HI vector maxmin [PR11877 (*)
  846837c... x86: Verify that PUSH/POP can be skipped (*)
  278bf57... Daily bump. (*)
  7d8e8f8... aarch64: gimple fold aes[ed] [PR114522] (*)
  818c36a... Fortran: fix initialization of allocatable non-deferred cha (*)
  c9b8a8f... rs6000: Add cast to avoid pointer to integer comparison war (*)
  66af77c... Add a cache of recent lines (*)
  0b6453d... arm: Prefer POP {lo-reg} over LDR lo-reg, ... for thumb2 [P (*)
  7bee370... arm: fix ICE due to fix for POP {PC} change (*)
  3889101... [rtl-optimization/116244] Don't create bogus regs in alter_ (*)
  ca7c6d1... c++: Fix up name independent decl in structured binding han (*)
  35d40b5... c++: Fix up handling of for/while loops with declarations i (*)
  e229625... jit/118780 - make sure to include dlfcn.h when plugin suppo (*)
  2a2bd96... libstdc++: fix a dangling reference crash in ranges::is_per (*)
  6e758f3... libstdc++: Handle exceptions in std::ostream::sentry destru (*)
  89f007c... libstdc++: Add comment about use of always_inline attribute (*)
  1c8e673... RISC-V: Make VXRM as global register [PR118103] (*)
  d790f01... [testsuite] tolerate later success [PR108357] (*)
  ea4278b... aarch64: Fix bootstrap with --enable-checking=release [PR11 (*)
  5fdcbe4... Honor dump options for C/C++ '-fdump-tree-original' (*)
  f5ef1f9... c++: ICE with unparsed noexcept [PR117106] (*)
  0b2f34c... c++: Properly support null pointer constants in conditional (*)
  fcecc74... c++: Don't use CLEANUP_EH_ONLY for new expression cleanup [ (*)
  801fb71... c++: Use cplus_decl_attributes rather than decl_attributes  (*)
  6c8e6d6... c++: Allow constexpr reads from volatile std::nullptr_t obj (*)
  251aa52... Fortran:  Fix default init of finalizable derived argus [PR (*)
  4931a63... tree-optimization/115538 - possible wrong-code with SLP con (*)
  6aa3329... [gcn] Fix the output amdhsa.version (*)
  8561e4e... [GCN] Handle generic ISA names in libgomp's plugin-gcn.c (*)
  bad9a73... LoongArch: Correct the mode for mask{eq,ne}z (*)
  075ddb5... [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR (*)
  b5a29a9... [gcn] Add gfx9-generic and generic-associated gfx* (*)
  fa55446... [gcn] Fix gfx906's sramecc setting (*)
  7722b65... [testsuite] [sparc] select ultrasparc for fsmuld test (*)
  d106121... [testsuite] [sparc] skip tls tests if emulated (*)
  9a551d6... [testsuite] [sparc] skip sparc-ret-1 with -mfix-ut699 (*)
  670f83c... [testsuite] [sparc] use -mtune in alignment tuning test (*)
  d3ff498... ira: Add a target hook for callee-saved register cost scale (*)
  5378627... Daily bump. (*)
  ba58506... [PATCH] RISC-V: Move UNSPEC_SSP_SET and UNSPEC_SSP_TEST to  (*)
  33e6101... [RISC-V] Fix risc-v expected test output after recent iv ch (*)
  a69b728... avr.opt.urls += -mcvt (*)
  8d19fbb... middle-end: Remove unused internal function after IVopts cl (*)
  cfed997... Fortran: Fix handling of the X edit descriptor. (*)
  6305c46... c++: Add no_unique_address attribute further test coverage  (*)
  122b946... c++: Add noreturn attribute further test coverage [PR110345 (*)
  7169ee0... c++: Add nodiscard attribute further test coverage [PR11034 (*)
  cb27337... AVR: Add support for a Compact Vector Table (-mcvt). (*)
  a03303b... Fortran:  FIx ICE in associate with elemental function [PR1 (*)
  bb9cee8... loop-iv, riscv: Fix get_biv_step_1 for RISC-V [PR117506] (*)
  5282e13... AVR: genmultilib.awk - Use more robust parsing of spaces. (*)
  50d2bde... LoongArch: Fix ICE caused by illegal calls to builtin funct (*)
  7eb260c... vect: Move induction IV increments [PR110449] (*)
  677122c... rtl-optimization/117922 - disable fold-mem-offsets for high (*)
  927e10b... tree-optimization/118749 - bogus alignment peeling causes m (*)
  9a409f5... Daily bump. (*)
  3e08a4e... [committed] Disable ABS instruction on bfin port (*)
  198f4df... c++: Reject default arguments for template class friend fun (*)
  9854544... [PR115568][LRA]: Use more strict output reload check in rem (*)
  0006c07... go: update builtin function attributes (*)
  50a31b6... aarch64: Fix sve/acle/general/ldff1_8.c failures (*)
  6f95af4... Fortran/OpenMP: Add location data to 'sorry' [PR118740] (*)
  6094801... cselib: Fix up previous patch for SPARC [PR117239] (*)
  886ce97... cselib: For CALL_INSNs to const/pure fns invalidate memory  (*)
  5163cf2... arm: Use POP {pc} to return when returning [PR118089] (*)
  b47c7a5... arm: remove constraints from *pop_multiple_with_writeback_a (*)
  aead1d4... arm: cleanup code in ldm_stm_operation_p; relax limits on l (*)
  da88e70... vect: Fix wrong code with pr108692.c on targets with only n (*)
  754137d... testsuite: Revert to the original version of pr100056.c (*)
  6b49883... libstdc++: Fix gnu.ver CXXABI_1.3.16 for Solaris [PR118701] (*)
  884893a... MAINTAINERS: Add myself to write after approval (*)
  3a58827... fortran/trans-openmp.cc: Use the correct member in gfc_omp_ (*)
  e41a5a2... Fortran: Fix PR 47485. (*)
  f2a8f3c... RTEMS: Add Cortex-M33 multilib (*)
  432f988... Daily bump. (*)
  4d0faaa... PR modula2/115112 Incorrect line debugging information occu (*)
  f176028... c++: add fixed test [PR94100] (*)
  a64d9c9... c++: Fix ICE with #embed/RAW_DATA_CST after list conversion (*)

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

Reply via email to