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

 b9def1721b12... Merge commit 'r15-9719-g7e580225e57086e335a16f9258d0401a21e

It previously pointed to:

 ac84ab706662... Merge commit 'r15-9587-ga36dd9ee5bb1d2f2f19b8d935db29468a35

Diff:

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

  b9def17... Merge commit 'r15-9719-g7e580225e57086e335a16f9258d0401a21e
  7e58022... Daily bump. (*)
  6683c72... Fortran: fix passing of inquiry ref of complex array to TRA (*)
  c1db46f... tree-sra: Do not create stores into const aggregates (PR111 (*)
  76d16fb... ipa: Dump cgraph_node UID instead of order into ipa-clones  (*)
  911cfea... libstdc++: Fix incorrect links to archived SGI STL docs (*)
  2d1244a... c++/modules: Fix ICE on merge of instantiation with partial (*)
  3ba1b0a... c++/modules: Always mark tinfo vars as TREE_ADDRESSABLE [PR (*)
  fedf81e... Daily bump. (*)
  06a10db... libstdc++: Fix some Clang -Wsystem-headers warnings in <ran (*)
  4bc5697... libstdc++: Fix std::format of chrono::local_days with {} [P (*)
  beb0ffd... libstdc++: Fix dangling pointer in fs::path::operator+=(*th (*)
  53680c1... libstdc++: Fix std::format_kind primary template for Clang  (*)
  57f73c3... OpenMP/Fortran: Fix allocatable-component mapping of derive (*)
  ab9ca3a... OpenMP: Fix mapping of zero-sized arrays with non-literal s (*)
  6f607c9... libgomp.{c,fortran}/interop-{hip,cuda}: Fix dg-run target s (*)
  24edffe... libgomp.fortran/map-alloc-comp-9{,-usm}.f90: Add unified_sh (*)
  e71170d... 'libgomp.c/interop-hsa.c': GCN offloading only (*)
  6ae29e2... OpenMP: Restore lost Fortran testcase for 'omp allocate' (*)
  c37fa5f... OpenMP, GCN: Add interop-hsa testcase (*)
  e8b69ee... libgomp/testsuite: Fix hip_header_nvidia check, add workaro (*)
  951d02d... libgomp: Add additional OpenMP interop runtime tests (*)
  f251e27... OpenMP: Add libgomp.fortran/target-enter-data-8.f90 (*)
  f53afae... Daily bump. (*)
  848e7b1... Daily bump. (*)
  dc21cae... Fortran: Fix ICE with use of c_associated. (*)
  4ed1879... Daily bump. (*)
  9fa72d7... Update cpplib es.po (*)
  e968c73... Alpha: Fix base block alignment calculation regression (*)
  a87bd3c... Daily bump. (*)
  488c997... c++: unifying specializations of non-primary tmpls [PR12016 (*)
  2384010... Update gcc zh_CN.po (*)
  a85776f... Fix explicit arrays with non-constant size for -fc-prototyp (*)
  c6ec3a9... Do not dump non-interoperable types with -fc-prototypes. (*)
  f8ed7ab... Update cpplib zh_CN.po (*)
  ee37225... Daily bump. (*)
  5354049... Update gcc sv.po (*)
  dd695c4... Update cpplib es.po (*)
  02e95ab... dwarf2out: Propagate dtprel into the .debug_addr table in r (*)
  6dfc5d1... c++/modules: Fix handling of -fdeclone-ctor-dtor with expli (*)
  53690a8... c++: Fix OpenMP support with C++20 modules [PR119864] (*)
  7925d32... Daily bump. (*)
  a3eed34... Do not generate formal arglist from actual if we have alrea (*)
  61fada9... [PATCH] PR modula2/120117: ICE when attempting to obtain th (*)
  a10dd5c... [PATCH] PR modula2/115276: libgm2 wraptime.cc field access  (*)
  07c5d7c... [PATCH] PR modula2/119915: Sprintf1 repeats the entire form (*)
  b8032be... [PATCH] PR modula2/119914 No error message generated when p (*)
  c220b8e... [PATCH] PR modula2/120188: Use existing test for plugin (*)
  df1407f... [PATCH] PR modula2/120188: documented example does not work (*)
  c84a951... libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4} [PR12019 (*)
  ad99896... libfortran: Fix up _gfortran_s{max,min}loc1_{4,8,16}_s{1,4} (*)
  65a8260... libfortran: Fix up _gfortran_s{max,min}loc2_{4,8,16}_s{1,4} (*)
  a09774a... fortran: Fix up minloc/maxloc lowering [PR120191] (*)
  530380a... Daily bump. (*)
  506cb05... libstdc++: Remove #warning from <ciso646> for C++17 [PR1201 (*)
  d06a800... libstdc++: Restore std::scoped_lock for non-gthreads target (*)
  c9e3181... c+: -Wabi false positive [PR120012] (*)
  74f41d4... Update cpplib es.po (*)
  c1d4d81... Update gcc sv.po (*)
  981abdf... libstdc++: Update C++23 status table (*)
  0b76b58... libstdc++: Fix constraint recursion in std::expected's oper (*)
  0ff3b31... libstdc++: Fix availability of std::erase_if(std::flat_foo) (*)
  a341d96... libstdc++: Suppress GDB output from new 'skip' commands [PR (*)
  fc135d4... libstdc++: Update <charconv> rows in C++17 status table (*)
  74dbb19... Daily bump. (*)
  44cd55a... tree-optimization/120211 - constrain LOOP_VINFO_EARLY_BREAK (*)
  47e8302... ipa/120146 - deal with vanished varpool nodes in IPA PTA (*)
  94d10c0... tree-optimization/120143 - ICE with failed early break stor (*)
  4017b37... tree-optimization/120089 - force all PHIs live for early-br (*)
  856c493... tree-optimization/120043 - bogus conditional store eliminat (*)
  7b38bab... Fix PR 119928, formal arguments used to wrongly inferred fo (*)
  bdcef06... Daily bump. (*)
  de01448... testsuite: Fix pr119131-1.c for targets which emit a psabi  (*)
  1c1847f... Daily bump. (*)
  c60183d... Fortran: parsing issue with DO CONCURRENT;ENDDO on same lin (*)
  01324ff... Fortran: array subreferences and components of derived type (*)
  6683f2c... Fix wrong optimization of complex boolean expression (*)
  89ca647... Daily bump. (*)
  7317c72... fortran: Add testcases for PR120152, PR120153 and PR120158 (*)
  d4fd651... libfortran: Fix up maxval/maxloc for UNSIGNED [PR120158] (*)
  0ca51bd... libfortran: Add 5 missing UNSIGNED symbols [PR120153] (*)
  9d19251... libfortran: Readd 15 accidentally removed libgfortran symbo (*)
  bfcb5da... libcpp: Further fixes for incorrect line numbers in large f (*)
  f950bdb... Daily bump. (*)
  d0e6d79... libstdc++: Add missing export for std::is_layout_compatible (*)
  809c5d7... c++: C++17/20 class layout divergence [PR120012] (*)
  fa55a6c... c++: let plain -Wabi warn about future changes (*)
  77780c3... ipa: Do not emit info about temporary clones to ipa-clones  (*)
  99e2f11... Document option -fdump-ipa-clones (*)
  e52f71b... libstdc++: Fix width computation for the chrono formatting  (*)
  d2d8318... Daily bump. (*)
  b6f68c0... Allow IPA_CP to handle UNDEFINED as VARYING. (*)
  0d46cee... libstdc++: Add missing feature-test macro in <memory> (*)
  ebc9606... libstdc++: Remove unnecessary dg-prune-output from tests (*)
  f2a69ee... libstdc++: fix possible undefined atomic lock-free type ali (*)
  a14d65f... gimple-fold: Fix fold_truth_andor_for_ifcombine [PR120074] (*)
  941a1b4... libgomp: Update SVE test (*)
  24a0279... Daily bump. (*)
  169ad48... ipa/120006 - wrong code with IPA PTA (*)
  b36014e... ipa/119973 - IPA PTA issue with global initializers (*)
  37c3124... Ada: Fix assertion failure on Finalizable aspect for tagged (*)
  055434c... Daily bump. (*)
  2b114d7... Daily bump. (*)
  768c8ae... Fortran: fix procedure pointer handling with -fcheck=pointe (*)
  2f0338c... Daily bump. (*)
  14c2a12... c: Fix up RAW_DATA_CST handling in check_constexpr_init [PR (*)
  d32ece4... libsanitizer: Fix build with glibc 2.42 (*)
  e9eaf25... Daily bump. (*)
  90484ea... c++/modules: Ensure deduction guides for imported types are (*)
  aa49bb9... c++/modules: Fix imported CNTTPs being considered non-const (*)
  3042862... c++/modules: Catch exposures of TU-local values through inl (*)
  25db596... Daily bump. (*)
  d3e4290... Update gcc .po files (*)
  f685d31... Always reflect lower bits from mask in subranges. (*)
  c9d4d3b... testsuite: Force -mcmodel=small for gcc.target/aarch64/pr11 (*)
  670250c... c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981] (*)
  01ebce5... Fix GNAT build failure for x86/FreeBSD (*)
  ffc40e9... AVR: fxload_<mode>_libgcc: Use REG_ prefix. (*)
  e268cb2... AVR: target/119989 - Add missing clobbers to xload_<mode>_l (*)
  17695fe... Fix compilation failure on FreeBSD (*)
  9483020... libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures (*)
  6d1665b... Daily bump. (*)
  68a75e3... aarch64: Fix CFA offsets in non-initial stack probes [PR119 (*)
  972a037... Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GL (*)
  74f51f7... Daily bump. (*)
  419576c... Daily bump. (*)
  57feb6a... c++/modules: Ensure DECL_FRIEND_CONTEXT is streamed [PR1199 (*)
  947e0d1... c++/modules: Find non-exported reachable decls when instant (*)
  0839c77... Daily bump. (*)
  4b0d25e... Daily bump. (*)
  f36ec88... s390: Allow 5+ argument tail-calls in some -m31 -mzarch spe (*)
  17e0dec... libstdc++: Define __cpp_lib_format_ranges in format header  (*)
  5bd02da... libstdc++: Implement formatters for queue, priority_queue a (*)

(*) 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