The branch 'redhat/heads/gcc-15-branch' was updated to point to:
5f1acb12c814... Merge commit 'r15-9352-g6284f555e877c75ddecc776286ec4b8c200
It previously pointed to:
3d14ac28b1c0... Merge commit 'r15-9024-g3258c89fbb092412a69b689425e77972e7a
Diff:
Summary of changes (added commits):
-----------------------------------
5f1acb1... Merge commit 'r15-9352-g6284f555e877c75ddecc776286ec4b8c200
6284f55... Daily bump. (*)
d69f73c... libstdc++: Fix constraint recursion in basic_const_iterator (*)
f3862ab... c++: ICE with nested default targ lambdas [PR119574] (*)
6704d95... cobol: Proper comparison of alphanumeric to refmoded numeri (*)
f7738c3... pretty-print: Fix format specifier description (*)
76b267b... modula2: FIx a comment typo (*)
e081ced... libquadmath: Fix up THREEp96 constant in expq (*)
4203060... h8300: Fix up bit test and jump splitter [PR119664] (*)
101ac9e... Update gcc de.po (*)
76d902a... aarch64: Add sve testcase for PR 116595 [PR116595] (*)
cee353c... d: Fix forward referenced enums missing type names in debug (*)
8df0de9... Update gcc.po files (*)
3345451... Fortran: fix issue with impure elemental subroutine and int (*)
4645d09... [RISC-V] Fix more fallout from combine.c changes (*)
3aca82b... testsuite/x86: Correctly escape asterisk in scan-assembler (*)
9ea6bda... deref-before-check-pr113253.c: Fix bogus warnings on lp32 (*)
0f74d1e... [committed][RISC-V] Adjust expected output for rvv test (*)
39deb26... riscv: Fix r15-9270 fallout on RISC-V (*)
088887d... rtl-optimization/119689 - compare-debug failure with LRA (*)
3e3b665... d: Use CONSTRUCTOR_ZERO_PADDING_BITS in the D FE [PR117832] (*)
24d1832... Revert "RISC-V: Refine the testcases for cond_widen_complic (*)
6e77a83... libcpp: Fix error recovery after use of __VA_ARGS__ as macr (*)
ac1044d... testsuite: Add -mabi to pr116595.C (*)
f183ae0... expr: Use constant_lower_bound classifying constructor els (*)
ee65440... Fortran: Fix some problems with the reduce intrinsic [PR11 (*)
faff254... bootstrap/119680 - fix cross-compiler build with --enable-h (*)
2d7e1d6... Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT (*)
94438ca... c++: lambda in concept [PR118698] (*)
6ed8c17... LoongArch: Fix awk / sed usage for compatibility (*)
ca4e6e6... Daily bump. (*)
ed14cb2... testsuite: Update guality XFAILs for aarch64 (*)
c3e1c23... testsuite: Fix gcc.dg/vect/pr99102.c command line (*)
5c06ad9... Doc: Copy-edit text about -Wno-xxx [PR90468] (*)
7767158... libphobos: Merge with upstream phobos 35977c802 (*)
6393761... d: Fix infinite loop in isAliasThisTuple (*)
1b5b02b... cobol: Further fixes for cobol cross-compilation from 32-bi (*)
04918a2... simplify-rtx: Fix up POPCOUNT optimization [PR119672] (*)
a3382d9... c: fix checking for a tag for variably modified tagged type (*)
0f77d88... OpenMP: Fix append_args handling in modify_call_for_omp_dis (*)
d034c78... c++: self-dependent alias template [PR117530] (*)
f53c5cd... riscv: Fix a typo in config/riscv/freebsd.h [PR119678] (*)
54ab0f6... GCN, nvptx: Define '_Unwind_RaiseException', '_Unwind_Resum (*)
815abd6... GCN, nvptx: Define '_Unwind_DeleteException' (*)
175016d... nvptx: In offloading compilation, special-case certain host (*)
649b3cf... libgomp: Add -Wno-c-binding-type for omp_lib.f90 compilatio (*)
1a8e821... cse: Fix up delete_trivially_dead_insns [PR119594] (*)
15baa00... lto: Add & ~CF_SET into lto-opts.cc [PR119625] (*)
29ed336... gccrs: nr2.0: Adjust test macro6.rs (*)
df45e75... gccrs: nr2.0: Adjust test issue-2812.rs (*)
a75a697... gccrs: fix ICE segfault with empty feature gate (*)
8885e9e... gccrs: Rename label getter to unchecked (*)
c4ec1bc... gccrs: Rename label getter in ContinueExpr (*)
3790827... gccrs: Change optional to expected for parse_loop_label (*)
7ae9586... gccrs: Adapt testcase to name resolution 2.0 (*)
fb890cd... gccrs: Resolve labels within break or continue expressions (*)
8c51fd8... gccrs: Fix unresolved label error message (*)
827ceac... gccrs: Migrate error state to optionals (*)
3cf4d5c... gccrs: Update ast visitor with proper check for looplabel (*)
a314885... gccrs: Remove unused error constructor and getter (*)
ff04ba2... gccrs: Make loop label truly optional (*)
d7bbb92... gccrs: Visit loop label before predicate expression (*)
d85a88a... gccrs: Add check for label (*)
5d34589... gccrs: Resolve labels (*)
d307ddd... gccrs: Revert part of 44ffe1193269 (*)
72a0fb9... gccrs: refactoring rust_error_at "redefined multiple times" (*)
89ca1e3... gccrs: nr2.0: Improve test script (*)
2f955be... gccrs: nr2.0: Remove duplicate self visit (*)
381da0e... gccrs: Fix ICE for reserved lifetime name (*)
6410c1d... gccrs: hir: Add default qualifier to function, lower it pro (*)
c5f1d57... gccrs: feature: Add min_specialization feature (*)
568289b... gccrs: Fix ICE when hitting invalid types for generics (*)
f7fc904... gccrs: Fix ICE on raw reference (*)
0f37641... gccrs: Fix ICE on invalid match arms (*)
f388cac... gccrs: Fix recusive type query and nullptr on type path (*)
b1afef9... gccrs: Fix ICE when there are 2 functions named main (*)
4f110b2... gccrs: Fix ICE when resolving lifetimes without name (*)
e873e2a... gccrs: Fix ICE when doing shift checks on const decl (*)
0282fd7... gccrs: nr2.0: Handle global paths (*)
db5a399... gccrs: Evaluate the enum's discriminant in a const context (*)
e33b62e... libstdc++: Fix use-after-free in std::format [PR119671] (*)
a9bbb60... libgomp: Add AArch64 SVE target tests to libgomp. (*)
3651de6... AArch64: Add OpenMP target compile error tests (*)
b9164bd... AArch64: Diagnose OpenMP offloading when SVE types involved (*)
7058b2d... Add function to strip pointer type and get down to the actu (*)
001fb23... gomp: Various fixes for SVE types [PR101018] (*)
2b809d6... i386: Add PTA_AVX10_1_256 to PTA_DIAMONDRAPIDS (*)
196b45c... RISC-V: Disable unsupported vsext/vzext patterns for XThead (*)
0980a6f... Daily bump. (*)
e1ff4a6... Update gcc sv.po (*)
895ea5b... libbacktrace: Use correct type in backtrace_atomic_store_in (*)
c7dc9b6... c++: constinit and value-initialization [PR119652] (*)
3a77a56... aarch64, Darwin: Initial implementation of Apple cores [PR1 (*)
3b1cf36... libstdc++: Remove stray pragma in new header [PR119642] (*)
107f8de... libstdc++: Add new headers to <bits/stdc++.h> for PCH (*)
5430fcd... libstdc++: Add new headers to Doxygen config file (*)
6f6c269... cobol: Address some iconv issues. (*)
059b550... GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR1 (*)
199f1ab... nvptx: Support '-mfake-ptx-alloca': defer failure to run-ti (*)
fdbe017... cobol: sed portability fix (*)
5d3b2f0... cobol: Fix up update_web_docs_git for COBOL [PR119227] (*)
5b9bd0b... cobol: Fix up make html for COBOL [PR119227] (*)
4044571... sra: Clear grp_same_access_path of acesses created by total (*)
07d2436... sra: Avoid creating TBAA hazards (PR118924) (*)
a4abf0f... tree-optimization/119640 - ICE with vectorized shift placem (*)
29cc923... AVRrc: Tweak __[u]mulhisi3. (*)
2a155fa... testsuite: arm: Tighten compile options for short-vfp-1.c [ (*)
e7c3a7c... tailc: Extend the IPA-VRP workaround [PR119614] (*)
1534f00... LoongArch: Add LoongArch architecture detection to __float1 (*)
f085dbf... Ada: Fix wrong 'Access to aliased constrained array of cont (*)
0c63c75... libgomp.texi: Add GCN doc for omp_target_memcpy_rect (*)
a1a0026... combine: Limit insn searchs for 2->2 combinations [PR116398 (*)
107a1b2... combine: Optimise distribute_links search [PR116398] (*)
30a4eed... combine: Avoid split_i2i3 search if i2 is unchanged [PR1163 (*)
4d7a634... combine: Allow 2->2 combinations, but with a tweak [PR11639 (*)
546f28f... simplify-rtx: Fix shortcut for vector eq/ne (*)
8fbe7d2... Daily bump. (*)
b39d5fa... Doc: Further clarify support for _Bool type (*)
939fa28... AVRrc: Support 8-bit and 16-bit fixed-point arith in libgcc (*)
24f7978... testsuite, cobol: Avoid adding duplicate libs. (*)
5493249... cobol, driver: Remove platform-specific options [PR119414]. (*)
13c9b35... Doc: Fix description of -Wno-aggressive-loop-optimizations (*)
7a91400... c++: maybe_dependent_member_ref and typenames [PR118626] (*)
58c5055... c++: maybe_dependent_member_ref and stripped alias [PR11862 (*)
6bf272e... Doc: make regenerate-opt-urls (*)
027491d... Doc: Document -Wpsabi [PR81831] (*)
bbecb88... Daily bump. (*)
f60570b... c++: harmless use of 'this' rejected despite P2280R4 [PR118 (*)
3026daa... Docs: Document -fcf-protection without argument [PR112589] (*)
5b9fd65... testsuite, cobol: If libgcobol has a .spec file use it. (*)
63f7285... cobol, driver, libgcobol: Add support for libgcobol.spec. (*)
b90364e... libgcobol: C++-ify the configuration steps. (*)
6753df4... AVR: Speed up __umulhisi3 for small devices with MUL. (*)
7d56182... c++: __FUNCTION__ in lambda return type [PR118629] (*)
2f62e66... Daily bump. (*)
337b9ff... c++: Fix GC with TU_LOCAL_ENTITY [PR119564] (*)
b8e8829... c++/modules: Fix divergence in streaming/non-streaming tree (*)
f4a3ae1... c++/modules: Propagate bits to DECL_MAYBE_DELETED dups [PR1 (*)
6602fc0... cobol: Set compile-time and run-time signable_e bits the sa (*)
db92d9e... Regenerate gcc.pot (*)
13fb7a3... cobol: New testcases. (*)
25992d8... c++: lambda in requires outside template [PR99546] (*)
2a36d22... libstdc++: Avoid redundant value_type object in flat_set::e (*)
d25728c... lto: lto-opts fixes [PR119625] (*)
c89714d... profile: Another musttail fix [PR119618] (*)
d060d7a... tailc: Don't reject all tail calls if param has addr taken (*)
77e0c0d... cfgrtl: Remove REG_EH_REGION notes from tail calls [PR11961 (*)
8f1f35f... libgcobol: Check if the target needs libm. (*)
e70fe5e... cobol: Eliminate cobolworx UAT errors when compiling with - (*)
0520ef2... rtlanal, i386: Adjust pattern_cost and x86 constant cost [P (*)
6e973e8... c++: constraint variable used in evaluated context [PR11784 (*)
ae4c22a... always turn return into __builtin_unreachable for noreturn (*)
aa9d3f1... c++, libcpp: Allow some left shifts in the preprocessor [PR (*)
6e79fa4... arm: testsuite: restore dg-do-what-default in mve.exp (*)
03ac888... libstdc++: Replace use of __mindist in ranges::uninitialize (*)
84d668b... libstdc++: Provide formatter for vector<bool>::reference [P (*)
42d6a4a... Ada: Fix thinko in Eigensystem for complex Hermitian matric (*)
affdef5... libstdc++: Check feature test macro for std::string_view in (*)
4b884f3... libstdc++: Fix whitespace in std::basic_string::_M_construc (*)
6b7e447... libstdc++: allow defining version FTMs without standard-nam (*)
08e803a... tailc: Use the IPA-VRP tail call hack even for pointers [PR (*)
89b56e9... Daily bump. (*)
287f360... libstdc++, nvptx: Remove machinery to inject per-file flags (*)
5deeae2... nvptx: Don't use PTX '.const', constant state space [PR1195 (*)
a926345... c++: P2280R4 and speculative constexpr folding [PR119387] (*)
c669ab0... rs6000: Add Cobol support to traceback table [PR119308] (*)
acfe19f... c++/modules: inline loaded at eof (*)
bd55971... c++: operator!= rewriting and arg-dep lookup (*)
26e9139... Doc: Clean up musttail attribute docs some more (*)
701bc72... vect: Relax scan-tree-dump strict pattern matching [PR11859 (*)
b6aafe9... libgcobol: Provide fallbacks for C32 strfromf32/64 function (*)
66a41a0... libgcobol: Only use random_r if it is available [PR119295] (*)
ce1cf36... libgcobol: Ensure that config.h is included where needed. (*)
9b9b0cc... cobol: New testcases for INSPECT statement. (*)
81c990a... libstdc++: Restored accidentally removed test case. (*)
5c7f627... libstdc++: Fix handling of field width for wide strings and (*)
70bf0ee... c++: Fix typo in RAW_DATA_CST build_list_conv subsubconv ha (*)
564e4e0... Fix costs of x86 move instructions at -Os (*)
b1b7865... testsuite: Remove guality xfails for aarch64*-*-* (*)
3f0d34f... testsuite: i386: Fix gcc.target/i386/pr82142?.c etc. on Sol (*)
047c200... c-family: Regenerate c.opt.urls (*)
1bfc026... fold-const, cobol: Add native_encode_wide_int and use it in (*)
366dd47... [testsuite] [riscv] limit vwaddsub-1.c to rv64 (*)
b6d3a23... [testsuite] [riscv] limit mcpu-xiangshan-nanhu.c to rv64 (*)
6f72af0... [testsuite] [riscv] xfail some [PR113281] tests (*)
a17c9eb... [testsuite] [riscv] xfail ssa-dom-cse-2 on riscv64 (*)
92ca72b... LoongArch: Make gen-evolution.awk compatible with FreeBSD a (*)
2488843... APX: Emit nf variant for rotl splitter with mask [PR 119539 (*)
4590a31... Doc: Clarify use of access attribute [PR101440] (*)
93acd06... Daily bump. (*)
0acac6c... Doc: Improve wording of -Werror documentation [PR58973] (*)
a66de26... d: Fix error using UFCS in a speculative context (*)
716d39f... RISC-V: Fix vec_duplicate[bimode] expander [PR119572]. (*)
dd6ebc0... [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[ (*)
3b00f8b... xfail __tcf_ZL1b assembler check on hppa*-*-hpux* in g++.dg (*)
aeca210... Skip g++.dg/abi/abi-tag18a.C on hppa*-*-hpux* (*)
6d18be7... hpux: Only use long long when __cplusplus >= 201103L (*)
29ac3ad... cobol: Plug memory leak caused by intermediate_e stack-fram (*)
a2e0373... Doc: #pragma pack documentation cleanup [PR114957] [PR78008 (*)
8ea5379... tailc: Deal with trivially useless EH cleanups [PR119491] (*)
29bc904... c: Fix ICEs with -fsanitize=pointer-{subtract,compare} [PR1 (*)
aca8155... OpenMP: Require target and/or targetsync init modifier [PR1 (*)
17ed44c... config, toplevel, Darwin: Pass -B instead of -L to C++ comm (*)
efe72d9... libstdc++, testsuite, Darwin: Prune a new linker warning pr (*)
574c59c... tree-optimization/119586 - aligned access to unaligned data (*)
e7912d4... switch-3.c: Fix llp64 warnings (*)
a3e790a... doc: Extend musttail attribute docs (*)
6621e5a... cobol: Fix incorrect use of std::remove_if (*)
634215c... tailc: Don't fail musttail calls if they use or could use l (*)
df225ae... testsuite: arm: Fix dg-final in short-vfp-1.c [PR119556] (*)
063fbd5... PR119482: Avoid mispredictions in bitmap_set_bit (*)
12533c0... Doc: Cross-reference constructor and init_priority attribut (*)
e44c944... Daily bump. (*)
4c708fa... Doc: Document _Bool type as C90 extension [PR118118] (*)
358f7a9... Fix support of --enable-default-pie for cross Ada compiler (*)
f63ec68... cobol: Change some dubious sprintf() calls to xasprintf in (*)
42b2fc3... Doc: Document enum with underlying type extension [PR117689 (*)
0210bed... c++/modules: Forbid exposures of TU-local entities in inlin (*)
9aa78d7... c++: Rename -fmodules-ts to -fmodules in diagnostics (*)
844eed3... libstdc++: Fix -Warray-bounds warning in std::vector::resiz (*)
2fd74c7... Further use of mod_scope in modified_type_die (*)
01acd45... tailc: Improve tail recursion handling [PR119493] (*)
19ba913... combine: Use reg_used_between_p rather than modified_betwee (*)
fe1e896... RISC-V: Tweak testcase for PIE (*)
d0cc14c... tree-optimization/119534 - reject bogus emulated vectorized (*)
e9803f1... c++: fix missing lifetime extension [PR119383] (*)
182d891... Doc: -Wzero-as-null-pointer-constant is also available for (*)
b8de770... profile: Another profiling musttail call fix [PR119535] (*)
02409a1... tailr: Punt on tail recursions that would break musttail [P (*)
a6c2248... gimple-low: Diagnose assume attr expressions defining label (*)
2f58d8a... GCN: Don't emit weak undefined symbols [PR119369] (*)
8163359... GCN, libstdc++: '#define _GLIBCXX_USE_WEAK_REF 0' [PR119369 (*)
ae29127... target/119549 - fixup handling of -mno-sse4 in target attri (*)
de92ac6... OpenMP: Reorder diagnostic in modify_call_for_omp_dispatch (*)
75a0494... libquadmath: Avoid old-style function definition warnings (*)
954708c... RISC-V: testsuite: Fix broken testsuite error of zicbop (*)
e5cfa7f... i386: Add attr_isa for vaes patterns to sync with attr gpr1 (*)
2875138... RISC-V: Fix wrong LMUL when only implict zve32f. (*)
f6da8c5... LoongArch: doc: Put the '-mtls-dialect=opt' option descript (*)
5698809... Daily bump. (*)
ca354b1... MAINTAINERS: Update my name (*)
aa3aaf2... libstdc++: Fix -Warray-bounds warning in std::vector<bool> (*)
1f6c19f... libstdc++: Fix -Wstringop-overread warning in std::vector<b (*)
97cbe3c... Libstdc++: Fix bootstrap failure for cross without tm.tm_zo (*)
0cb8889... Update gcc sv.po (*)
c5d96fd... gccrs: Fix SEGV when type path resolver fails outright (*)
2d8f37c... gccrs: fix crash in parse repr options and missing delete c (*)
e0df215... gccrs: fix ice when setting up regions (*)
5d6467f... gccrs: FIX ICE for malformed repr attribute (*)
3729b27... gccrs: FIX ICE when working with HIR::BareFunctionType (*)
a0b0d2a... gccrs: Fix ICE in array ref constexpr (*)
453616b... gccrs: Add ending newline to rust-macro-builtins-log-debug. (*)
503bdbb... gccrs: nr2.0: Rename prelude to lang_prelude (*)
a69ba47... gccrs: nr2.0: Fix test macros/mbe/macro43.rs (*)
732c9d0... gccrs: Fix ICE during const expr eval on array expressions (*)
564d765... gccrs: Fix ICE when compiling path which resolves to trait (*)
405a294... gccrs: Add new test to highlight namespace for self import (*)
69736f3... gccrs: Update exclusion list (*)
45bd8be... gccrs: Resolve module final self segment in use decls (*)
3ef5915... gccrs: Give the builtin unit struct an actual locus (*)
5ea9b77... gccrs: Fix ICE when doing method resolution on trait predic (*)
a99268b... gccrs: Fix ICE when using super mid way though path (*)
4c2b0c1... gccrs: Fix ICE when compiling block expressions in array ca (*)
0b52274... gccrs: Add check for super traits being implemented by Self (*)
e60632a... gccrs: Fix ICE when array elements are not a value (*)
e545727... gccrs: Fix core library test with proper canonical path (*)
766d89d... gccrs: fix unconstrained infer vars on generic associated t (*)
f100bd7... gccrs: Fix validation of constant items (*)
bca8053... gccrs: testsuite: Add more testcases for cfg() in core (*)
2841204... gccrs: Lower raw string literals (*)
d560f3f... rust: Lower minimum supported Rust version to 1.49 (*)
17057c4... gccrs: nr2.0: Fix test const_generics_3.rs (*)
b31e197... gccrs: lower: Handle let-else properly (*)
02afa00... gccrs: name-resolution: Handle let-else properly (*)
d68ebd1... gccrs: dump: Handle let-else properly (*)
010890e... gccrs: parser: Parse let-else statements (*)
79c54a8... gccrs: ast: Add optional diverging else to AST::LetStmt (*)
8669923... gccrs: Remove now passing test from exclusion list (*)
9faba02... gccrs: Fix testcase module path (*)
4427d53... gccrs: Fix function name to printf (*)
2d270bd... d: Bump front-end language version to v2.111.0 (*)
de74209... Only write gcov when file output is on [PR119553] (*)
44289d2... libstdc++: Tweak linker script to avoid conflict on Solaris (*)
9fadadb... d: Fix error with -Warray-bounds and -O2 [PR117002] (*)
b9adf3a... libstdc++: Make operator== for std::tuple convert to bool [ (*)
c7eec82... c++: fix reporting routines re-entered [PR119303] (*)
432f0dd... aarch64: Remove +sme -> +sve2 feature flag dependency (*)
1949beb... c++: lambda in function template signature [PR119401] (*)
95c25cb... tree-optimization/119532 - ICE with fixed-point tail recurs (*)
f30e180... arm: testsuite: fix vect-fmaxmin.c test (*)
f3899e0... OpenMP: modify_call_for_omp_dispatch - fix invalid memory a (*)
70391e3... PR middle-end/119442: expr.cc: Fix vec_duplicate into vecto (*)
5f2078c... libstdc++: Constrain formatters for chrono types [PR119517] (*)
7d126e2... gcc_release: Generate srcdir extras/infos/man pages from al (*)
c99bdfc... target/119010 - add mode attribute to *vmovv16si_constm1_pt (*)
3154ce9... target/119010 - Zen4/Zen5 reservations for movlhps loads (*)
a46430c... target/119010 - reservations for Zen4/Zen5 movhlps to memor (*)
a0d1de8... target/119010 - fixup Zen4/Zen5 fp<->int convert reservatio (*)
30fb97f... target/119010 - handle DFmode in SSE divide reservations fo (*)
2ac62db... target/119010 - add reservations for integer vector compare (*)
18668d9... target/119010 - missing reservations for Zen4/5 and SSE com (*)
4903e49... target/119010 - fixup zn4zn5 reservation for move from cons (*)
94816c6... c++: Honor noipa attribute for FE nothrow discovery [PR1195 (*)
78aed0a... libstdc++: Fix up string _M_constructor<bool> exports [PR10 (*)
4cdc5b5... Daily bump. (*)
f7085e2... Docs: make regenerate-opt-urls (*)
9c5505a... Optimize string constructor (*)
37f35eb... Doc: Clean up New/Delete Builtins manual section (*)
7af7e80... Doc: Move Integer Overflow Builtins section [PR42270] (*)
34efc89... Doc: Organize atomic memory builtins documentation [PR42270 (*)
35e0f11... Doc: Break up and rearrange the "other builtins" section [P (*)
1fb78f0... Doc: Move builtin documentation to a new chapter [PR42270] (*)
1cfb1b5... Doc: Add a container section to consolidate attribute docum (*)
991aa8f... Doc: Remove separate "Target Format Checks" section [PR4227 (*)
d956474... testsuite: Fix up atomic-inst-ldlogic.c (*)
df55a93... aarch64: Changed CRC test. (*)
1b85c54... Alpha: Add option to avoid data races for partial writes [P (*)
3d4d822... Alpha: Add option to avoid data races for sub-longword memo (*)
89f03fd... IRA+LRA: Let the backend request to split basic blocks (*)
47a48c7... Alpha: Export `emit_unlikely_jump' for a subsequent change (*)
e0886d8... gcc/testsuite/g++.dg/gomp/append-args-8.C: Fix scan-dump-tr (*)
8d42378... gcc/mingw: Align `.refptr.` to 8-byte boundaries for 64-bit (*)
cc63163... Daily bump. (*)
78e0cf0... testsuite: arm: fixup more dg-final syntax (*)
eb26b66... c++/modules: unexported friend template (*)
9018336... libiberty, gcc: Add memrchr to libiberty and use it [PR1192 (*)
eb21824... jit, Darwin: Update exports with ABI 28 throught 34. (*)
5ac4be2... c++: optimize push_to_top_level [PR64500] (*)
39bea4b... c++: Fix comment typo (*)
(*) 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.