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

 54feac442303... Merge commit 'r15-7290-g6a6df260c7cdbf8f40c1245a3c930293a20

It previously pointed to:

 971fa9cf8655... Merge commit 'r15-7207-g7eac20b0dde8df303557b6dd550d06ee988

Diff:

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

  54feac4... Merge commit 'r15-7290-g6a6df260c7cdbf8f40c1245a3c930293a20
  6a6df26... s390: Fix up *vec_cmpgt{,u}<mode><mode>_nocc_emu splitters  (*)
  ba6cac8... c++: remove LAMBDA_EXPR_CAPTURES_THIS_P (*)
  c5667a1... c++: Update const_decl handling after r15-7259 [PR118673]. (*)
  9ba2de7... middle-end/118695 - missed misalign handling in MEM_REF exp (*)
  34d8c84... libstdc++: Use safe integer comparisons in std::latch [PR98 (*)
  bea86e8... OpenMP: append_args clause fixes + Fortran support (*)
  6b56e64... middle-end/118692 - ICE with out-of-bound ref expansion (*)
  d1c7837... tree-optimization/114052 - consider infinite sub-loops when (*)
  f559ac8... pair-fusion: Check for invalid use arrays [PR118320] (*)
  15dba7d... [PR testsuite/116860] Testsuite adjustment for recently add (*)
  0942ee3... Daily bump. (*)
  62abe06... PR modula2/116073 invalid rtl sharing compiling FileSystem. (*)
  d9ac0ad... d: give dependency files better filenames [PR118477] (*)
  a0a202d... pair-fusion: A couple of fixes for sp updates [PR118429] (*)
  eacb85e... AVR: Allow to share libgcc's __negsi2. (*)
  2a77afa... c++: add fixed test [PR57533] (*)
  d4d4e87... testsuite/118127: Pass fortran tests on ppc64le for IEEE128 (*)
  4318821... [PATCH] RX: Restrict displacement ranges in "Q" constraint (*)
  09d1cbe... libstdc++: Fix views::transform(move_only_fn{}) forwarding  (*)
  dc6b949... split-path: Small fix for poor_ifcvt_pred (tsvc s258) [PR11 (*)
  eafdce1... split-path: CALL_EXPR can't show up in gimple_assign (*)
  3d07e7b... tree-ssa-dce: Avoid creating invalid BBs with no outgoing e (*)
  5a48079... RISC-V: Fix incorrect code gen for scalar signed SAT_TRUNC  (*)
  bfb57d6... RISC-V: Fix incorrect code gen for scalar signed SAT_SUB [P (*)
  81aa948... RISC-V: Fix incorrect code gen for scalar signed SAT_ADD [P (*)
  7ab7829... RISC-V: Refactor SAT_* operand rtx extend to reg help func  (*)
  7b02b8f... middle-end/118684 - fix fallout of wrong stack local alignm (*)
  3a6ddbf... c++: Return false from __is_bounded_array for zero-sized ar (*)
  5d001fa... Fortran: fix passing of component ref to assumed-rank dummy (*)
  2abc555... Daily bump. (*)
  c3b0b98... c++: constexpr VEC_INIT_EXPR [PR118285] (*)
  d0f230a... c++: init-list opt and lvalue initializers [PR118673] (*)
  0204dcf... arm: libgcc: make -spec=sync-*.specs compatible with LTO [P (*)
  54bdeca... middle-end/118684 - wrongly aligned stack local during expa (*)
  50c3751... input.cc: show line record indices in file_cache_slot::dump (*)
  b4bd067... sarif output: escape braces in messages [PR118675] (*)
  98b2009... vect: Fix permutation counting in VLA-friendly path [PR1172 (*)
  ea578dd... c++: friend vs inherited guide confusion [PR117855] (*)
  3ccbc8c... tree-optimization/112859 - add comment (*)
  a235c45... arm: libbacktrace: Check if the compiler supports __sync at (*)
  01339d2... [PR118663][LRA]: Change secondary memory mode only if there (*)
  f1e776c... tree-optimization/117424 - invalid LIM of trapping ref (*)
  d6e66e7... Clarify 'OMP_CLAUSE_MAP_RUNTIME_IMPLICIT_P' in 'gcc/tree-pr (*)
  846f086... Remove ChangeLog entry that shouldn't be there. (*)
  b529a41... combine: Fix up make_extraction [PR118638] (*)
  1152555... Add tests for implied copy of variables in reduction clause (*)
  fc1f717... vect: Remove extra newline from dump message (*)
  efd2153... c: For array element type drop qualifiers but keep other pr (*)
  2352153... [PR target/114085] Fix H8 constraint issue which led to ICE (*)
  b9871e3... Daily bump. (*)
  c7f1680... c++: only strip conversions for deduction [PR118632] (*)
  019fe9c... RISC-V: Add another test for FRM elimination bug [PR118646] (*)
  ceabea4... c++: Don't prune constant capture proxies only used in arra (*)
  f7dc4fd... RISC-V: testsuite: Fix reduc-8.c and reduc-9.c (*)
  c0c2304... RISC-V: testsuite: Fix gather_load_64-12-zvbb.c (*)
  006b4e4... RISC-V: Disable two-source permutes for now [PR117173]. (*)
  9104472... Fortran: fix bogus diagnostics on renamed interface import  (*)
  9d450de... c++: Use mapped reads and writes when munmap and msync are  (*)
  d31667e... Remove mistakenly committed files (*)
  f4d7723... c++: Handle CWG2867 even in namespace scope structured bind (*)
  ad8e6a4... c++: Implement for namespace statics CWG 2867 - Order of in (*)
  6a510de... tree-optimization/118653 - ICE in vectorizable_live_operati (*)
  c6977f7... libstdc++: correct symbol version of typeinfo for bfloat16_ (*)
  343e108... rtl-optimization/118662 - wrong combination of vector sign- (*)
  5236635... middle-end/118643 - ICE with out-of-bound decl access (*)
  04ba130... tree-optimization/112859 - bogus loop distribution (*)
  3600b1f... Fortran: ICE in gfc_conv_expr_present w. defined assignment (*)
  92a5c51... match.pd: Canonicalize unsigned division by power of two in (*)
  d8a7f07... match.pd: Fix indefinite recursion during exp-log transform (*)
  1110ed7... Daily bump. (*)
  7cd133a... Fortran: In openmp.cc, uncomment unroll/tile lines of gfc_o (*)
  bcbbce2... modula2: Tidyup gm2-compiler/M2GenGCC.mod:FoldConstBecomes (*)
  13d9716... asan: Fix missing FakeStack flag cleanup (*)
  50fb72d... OpenMP: Fix typo in atomic directive error message (*)
  1c470cc... modula2: comment tidyup and parameter rename (*)
  55d288d... RISC-V: Make FRM as global register [PR118103] (*)
  0710024... Daily bump. (*)
  765769d... [PR modula2/118010, modula2/118183] Rebuild bootstrap tools (*)
  8fd2158... Fortran: fix issues with variables in BLOCK DATA [PR58857] (*)
  e2f024f... Move ferror out of hot loop of file cache (*)
  2531cb1... PR modula2/118010 libc.def lseek procedure off_t bugfix (*)
  bee1910... c++: Reinstate check for uninitialized bases with c++ <= 17 (*)
  e5990a6... [RISC-V][PR target/116256] Improve handling of single bit c (*)

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