The branch 'aoliva/heads/testme' was updated to point to:
05a64cd677c9... [ira] avoid resetting ira_reg_equiv for function invariants
It previously pointed to:
3b2c1215567e... [ira] avoid resetting ira_reg_equiv for function invariants
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
3b2c121... [ira] avoid resetting ira_reg_equiv for function invariants
7a491b6... [aarch64] [testsuite] disable PIE for nonlocal_goto sme tes
413a987... [analyzer] another function name that returns a pointer to
341f236... [aarch64] [testsuite] move C++ test to g++.target
a116cc9... [ppc] [vxworks] allow code model selection
ee0fd51... [ppc] adjust configure test for large toc support
Summary of changes (added commits):
-----------------------------------
05a64cd... [ira] avoid resetting ira_reg_equiv for function invariants
98b34b4... [aarch64] [testsuite] accept ldr after failed ira-remat
12da79d... [aarch64] [testsuite] disable PIE for nonlocal_goto sme tes
ad19a18... [analyzer] another function name that returns a pointer to
0d2b3ca... aarch64: move pr113356.C under g++.target
48850da... [ppc] [vxworks] allow code model selection
8c04e02... [ppc] adjust configure test for large TOC support
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 (*)
caa1c2f... strlen: Fixup load alignment for memcmp (*)
a6e0a61... forwprop: Fix alignment of types in expansion of memcmp (*)
f7dee17... Fortran: Allow PDT parameterized procedure pointer componen (*)
2d93be8... Fortran: Handle PDTs correctly with unlimited selector [PR8 (*)
4ce7722... arm: testsuite: improve test compatibility of asm-hard-reg- (*)
edeb5b8... tree-optimization/121753 - ICE with pattern breaking reduct (*)
9bbf099... RISC-V: Fix is_vlmax_len_p and use for strided ops. (*)
f957d35... RISC-V: Handle overlap in expand_vec_perm PR121742. (*)
6e0590b... docs: Add NoOffload option flag to the internals manual (*)
a41d8ed... s390: Adjust s390/spaceship-fp-*.c tests for recent changes (*)
ff9e44e... c++, contracts: Simplify contracts headers [NFC]. (*)
2552c73... D, Darwin, Powerpc: Fix build error. (*)
b839cac... RISC-V: Add Zbb extension sext testcase. (*)
0ffe59c... RISC-V: Update Zba 'shNadd.uw' testcase.` (*)
dea668d... libstdc++: Move _Index_tuple, _Build_index_tuple to <type_t (*)
cfc9a42... testsuite: i386: Fix gcc.target/i386/memset-strategy-1[03]. (*)
3f868fb... Restore STMT_VINFO_VECTYPE during analysis, set to NULL for (*)
861b7c0... tree-optimization/121754 - ICE with vect_reduc_type and nes (*)
0b6f1de... Avoid touching STMT_VINFO_VECTYPE in bump_vector_ptr (*)
d5b1baa... Pass vectype to vect_check_gather_scatter (*)
d9a4c71... libstdc++: Rename __cmp_cat::__unspec to __cmp_cat::__liter (*)
1aa755f... doc: Fix sort order for counted_by attribute (*)
5440f4c... tree-cfg: Fix up assign_discriminator ICE with too large #l (*)
13eee16... testsuite: Fix gcc.dg/tree-ssa/cswtch-[67].c on Solaris/SPA (*)
a1fe331... RISC-V: Remove unused print_ext_doc_entry function [NFC] (*)
db195c5... Testsuite: Don't test vector-compare-1.C on strict alignmen (*)
6adf8e4... Daily bump. (*)
217008f... install: Fix spelling of "support" and "arithmetic" (*)
3b3f336... Fix assertion when trying to represent Ada arrays in CodeVi (*)
7095465... maintainer-scripts: Improve syncing of libstdc++ docs (*)
a4d066f... c: Implement C2Y N3457 - The __COUNTER__ predefined macro (*)
086d0d8... c: Rename uimaxabs to umaxabs (*)
082483d... Fortran: truncate constant string passed to character,value (*)
188be0d... doc: Update perfwiki web address (*)
f852d2b... diagnostics: Fix bootstrap fail on Darwin 32b hosts. (*)
4a84a19... configure, Darwin: Do not claim .cfi_xxx instruction suppor (*)
7132990... PR target/89828 Inernal compiler error on "-fno-omit-frame- (*)
cf7dc77... Add default arch/tuning to shift-gf2p8affine test cases (*)
32d3f57... testsuite: arm: factorize arm_v8_neon_ok flags (*)
3cb6c01... testsuite: arm: remove arm32 check from a few effective-tar (*)
20cd438... tree-optimization/121744 - handle CST << var in shift patte (*)
7dff87e... Eliminate some STMT_VINFO_REDUC_IDX for SLP_TREE_REDUC_IDX (*)
3b83232... Remove no longer needed STMT_VINFO_REDUC_DEF sets (*)
b335580... Introduce abstraction for vect reduction info, tracked from (*)
42bcdfa... install.texi: For amdgcn, update Newlib version recommendat (*)
5f12797... Simplify vectorizer IV analysis (*)
ae689f8... ira: Remove soft conflict related code in improve_allocatio (*)
7c6fefe... Fix ICE due to wrong operand is passed to ix86_vgf2p8affine (*)
a954b96... Daily bump. (*)
4553ecc... xtensa: Optimize branch whether (reg:SI) is within/out the (*)
d21f102... Fortran: Pass PDTs to dummies with VALUE attribute [PR99709 (*)
095700c... [RISC-V] Improve initial RTL generation for SImode adds on (*)
a4ec066... install: Drop MinGW binaries download link (*)
6094b4d... libstdc++: Update link to Boost "Exception-Safety" (*)
fb80a5f... libstdc++: Fix bootstrap failures in src/c++26/debugging.cc (*)
af97962... RISC-V: Add test case for unsigned scalar SAT_MUL form 4 (*)
f485138... Daily bump. (*)
4ee9e83... phiopt, math-opts: Adjust spaceship_replacement and optimiz (*)
3e2f2b5... doc: Improve markup for list of vector operators (*)
9281fd9... doc: Update Objective-C language reference (*)
e91990c... x86-64: Use UNSPEC_DTPOFF to check source operand in TLS64_ (*)
bfa70dd... forwprop: Copy the memcmp optimization from strlen to forwp (*)
668e607... Revert "Fix _Decimal128 arithmetic error under FE_UPWARD." (*)
fdb499c... Daily bump. (*)
8ab3bba... PR modula2/121709: Failed bootstrap in m2 (*)
78d19ea... c++: array subscript with COND_EXPR as the array (*)
9e98b37... diagnostics: add GCC_DIAGNOSTICS_LOG (*)
ba9d4b3... xtensa: Rewrite bswapsi2_internal with compact syntax (*)
25bbc0f... [RISC-V][PR target/121548] Avoid bogus index into recog ope (*)
18e49f1... Fortran: improve compile-time checking of character dummy a (*)
79e0dbf... RISC-V: Add patterns for vector-scalar IEEE floating-point (*)
881df7a... x86: Allow by_pieces op when expanding memcpy/memset epilog (*)
207a506... x86: Handle constant in any modes in setmem_epilogue_gen_va (*)
62843b3... x86-64: Improve source operand check for TLS_CALL (*)
34262b9... c++: -fimplicit-constexpr testcase tweak (*)
5a7e3d4... invoke.texi: AMD GCN - remove '(experimental)' from some gf (*)
aa8ba1b... install.texi: For amdgcn, clarify which llvm-* binaries are (*)
595bc62... i386: Fix vect-pragma-target-[12].c testcase for -march=XYZ (*)
944c322... aarch64/testsuite: Fix vld2-1.c after r16-3201 [PR121713] (*)
2cb3fb0... Document -param=ix86-vect-unroll-limit. (*)
0a44e22... RISC-V: Add test for vec_duplicate + vnmsac.vv unsigned com (*)
52d5fc6... RISC-V: Add test for vec_duplicate + vnmsac.vv signed combi (*)
44054e6... RISC-V: Combine vec_duplicate + vnmsac.vv to vnmsac.vx on G (*)
50064b2... Fix _Decimal128 arithmetic error under FE_UPWARD. (*)
a15bdc6... Daily bump. (*)
59db4ce... fixincludes: Skip pthread_incomplete_struct_argument for mo (*)
3c95766... libstdc++: Implement C++26 <debugging> features [PR119670] (*)
00e8690... c++: > in lambda in template arg [PR107953] (*)
6750f59... passes: Move cleanup_eh before first tailr [PR115201] (*)
0545b65... MAINTAINERS: add myself to write after approval (*)
31a180d... RISC-V: Add pattern for vector-scalar floating-point min (*)
48ef4af... Dump niter assumption versioning when vectorizing (*)
8187d26... AArch64: Add isinf expander [PR 66462] (*)
f4b9699... libstdc++: Test comparing ordering with type convertible to (*)
2649c79... Compute reduction var in vectorize_fold_left_reduction (*)
33cb72f... libstdc++: Remove implicit type conversions in std::complex (*)
bbc0e70... libstdc++: Constrain bitset(const CharT*) constructor [PR12 (*)
fcb5cd8... libstdc++: Provide helpers to interoperate between __cmp_ca (*)
10418a6... c++/modules: Add explanatory note for incomplete types with (*)
69faef0... PR modula2/121629: adding third party modules (*)
098cf06... [gcn] gcc/configure.ac + install.texi - changes to detect H (*)
cddae3e... c++: Fix auto return type deduction with expansion statemen (*)
cc85998... c++: Fix ICE with parameter uses in expansion stmts [PR1215 (*)
fa03e49... Avoid mult pattern if that will break reduction constraints (*)
674b1d7... The divmod pattern will break reduction constraints (*)
866697b... configure: Add readelf fallback for HAVE_AS_ULEB128 test [P (*)
b7f5a73... dwarf2out: Use DW_LNS_advance_pc instead of DW_LNS_fixed_ad (*)
fbaaefa... Fortran: Constructors with PDT components did not work [PR8 (*)
68700ca... Fortran: Implement correct form of PDT constructors [PR8220 (*)
6aa1cbb... Daily bump. (*)
58a8ecc... Remove xfail marker on RISC-V test (*)
3fb7bed... Fortran: H edit descriptor error with -std=f95 (*)
a78f34b... ifcvt: fix factor_out_operators (again) [PR121695] (*)
6fd3f8c... RISC-V: testsuite: Fix vf_vfmul and vf_vfrdiv (*)
b3038e1... libstdc++: Use _M_reverse to reverse partial_ordering using (*)
806de30... libstdc++: Move tai_- and gps_clock::now impls out of ABI (*)
5de587c... Remove dead code (*)
fcb3009... libsupc++: Change _Unordered comparison value to minimum va (*)
f707c09... c++: Fix up cpp_warn on __STDCPP_FLOAT*_T__ [PR121520] (*)
2027574... tree-optimization/121686 - failed SLP discovery for live re (*)
18d4496... testsuite; Fix unprotected-allocas-1.c at -O3 [PR121684] (*)
45ea1c5... libstdc++: Reduce chances of object aliasing for function w (*)
a950998... x86-64: Emit the TLS call after debug marker (*)
775ecdb... Move pr121656.c to gcc.dg/torture (*)
edcbec0... More RISC-V testsuite hygiene (*)
29787cf... Daily bump. (*)
a43c30c... OpenMP: give error when variant is the same as the base fun (*)
445ce98... OpenMP: Improve front-end error-checking for "declare varia (*)
06d5889... [committed] RISC-V Testsuite hygiene (*)
06e627e... libstdc++/ranges: Prefer using offset-based _CachedPosition (*)
de04eb4... testsuite: restrict ctf-array-7 test to 64-bit targets [PR1 (*)
4b4ee2f... testsuite: arm: Disable sched2 and sched3 in unsigned-exten (*)
390f3a6... libstdc++: Do not require assignment for vector::resize(n, (*)
250dd5b... libstdc++: Refactor bound arguments storage for bind_front/ (*)
36ab9b9... libstdc++: Specialize _Never_valueless_alt for jthread, sto (*)
9823624... Enable unroll in the vectorizer when there's reduction for (*)
7c2ab58... [PATCH] RISC-V: Add pattern for reverse floating-point divi (*)
28ab833... AArch64: extend cost model to cost outer loop vect where th (*)
f864fc3... [PATCH] RISC-V: Add pattern for vector-scalar single-width (*)
86a5e77... Fix RISC-V bootstrap (*)
7c510fd... arm: testsuite: make gcc.target/arm/bics_3.c generate bics (*)
670e2b4... Compute vect_reduc_type off SLP node instead of stmt-info (*)
68e692e... tree-optimization/121659 - bogus swap of reduction operands (*)
b01ae7a... Fix UBSAN issue with load-store data refactoring (*)
0240c52... Remove STMT_VINFO_REDUC_VECTYPE_IN (*)
d551f88... i386: Fix up recent changes to use GFNI for rotates/shifts (*)
2dfd277... Daily bump. (*)
74f139f... RISC-V: Add test for vec_duplicate + vmacc.vv unsigned comb (*)
ed2f4bf... RISC-V: Add test for vec_duplicate + vmacc.vv signed combin (*)
25037a0... RISC-V: Combine vec_duplicate + vmacc.vv to vmacc.vx on GR2 (*)
948f20c... omp-expand: Initialize fd->loop.n2 if needed for the zero i (*)
1b6b275... Add a test for PR tree-optimization/121656 (*)
c77d797... ctf: avoid overflow for array num elements [PR121411] (*)
490948d... forwprop: Boolify simplify_permutation (*)
b74fcd0... Forwprop: boolify forward_propagate_into_comparison (*)
dbed17b... forwprop: Remove return type of remove_prop_source_from_use (*)
22d623d... forwprop: Mark the old switch index for (maybe) dceing (*)
7269aa0... Rewrite bool loads for undefined case [PR121279] (*)
2e1dfaa... LIM: Manually put uninit decl into ssa (*)
e2533e4... xtensa: Make use of compact insn definition syntax for insn (*)
b11ee35... xtensa: Simplify "*masktrue_const_bitcmpl" insn pattern (*)
ee8f20d... xtensa: Simplify "zero_extend[hq]isi2" insn patterns (*)
05baaa6... c++: Implement C++ CWG3048 - Empty destructuring expansion (*)
52c29a6... c++: Check for *jump_target earlier in cxx_bind_parameters_ (*)
2d4b7b9... tree-optimization/121638 - missed SLP discovery of live ind (*)
79e22e1... targhooks: i386: rename TAG_SIZE to TAG_BITSIZE (*)
d914cb6... RISC-V: Replace deprecated FUNCTION_VALUE/LIBCALL_VALUE mac (*)
001cd39... Use x86 GFNI for vectorized constant byte shifts/rotates (*)
6493271... LoongArch: Fix ICE in highway-1.3.0 testsuite [PR121634] (*)
56ca14c... Fix invalid right shift count with recent ifcvt changes (*)
e855cd3... Daily bump. (*)
abf51b3... Update gcc de.po (*)
b38bffd... i386: fix ChangeLog entry (*)
c196048... Daily bump. (*)
37b5126... c++: Fix greater-than operator in braced-init-lists [PR1169 (*)
05b1727... x86: Compile noplt-(g|l)d-1.c with -mtls-dialect=gnu (*)
96a291c... i386: wire up --with-tls to control -mtls-dialect= default (*)
f23bac6... driver: Rework for_each_path using C++ (*)
5b85364... c++/modules: Provide definitions of synthesized methods out (*)
64d9e5a... Daily bump. (*)
9d63110... rs6000: Add shift count guards to avoid undefined behavior (*)
ebbeaf4... [PR rtl-optimization/120553] Improve selecting between cons (*)
bd7c238... Pass representative of live SLP node to vect_create_epilog_ (*)
af0af4c... Fixups around reduction info and STMT_VINFO_REDUC_VECTYPE_I (*)
06e6154... RISC-V: Add testcase for scalar unsigned SAT_MUL form 3 (*)
f2794c2... Match: Add form 3 for unsigned SAT_MUL (*)
e122087... Emit the TLS call after NOTE_INSN_FUNCTION_BEG (*)
60fca68... Use REDUC_GROUP_FIRST_ELEMENT less (*)
62beefc... testsuite: Fix g++.dg/abi/mangle83.C for -fshort-enums (*)
3858dcd... Decouple parloops from vect reduction infra some more (*)
73a2a9d... RTEMS: Add riscv multilibs (*)
(*) This commit already exists in another branch.
Because the reference `refs/users/aoliva/heads/testme' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.