The branch 'aoliva/heads/testme' was updated to point to:
9f5ae451cbbe... [testsuite] xfail vect-121.c on ia32 [PR119293]
It previously pointed to:
c1eb02dea355... add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
c1eb02d... add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947
b6e7542... cselib: lookup mem addr during invalidation
92174b5... set up gnattools to use -cross
d171e42... [PATCH] Turn x86_64-m32 configurations into biarch defaulti
f6424b2... Introduce x86_64-linux-gnum32
Summary of changes (added commits):
-----------------------------------
9f5ae45... [testsuite] xfail vect-121.c on ia32 [PR119293]
f5d4d83... x86: improve lea peepholes
d489fe0... [testsuite] [ia32] adjust testcases to cope with default-to
ce48e72... [PR83782] ifunc: back-propagate ifunc_resolver to aliases
f28ceac... [testsuite] allow relative line numbers in gnat.dg/
6eca1b0... set up gnattools to use -cross
b6ae6d8... [PATCH] Turn x86_64-m32 configurations into biarch defaulti
8ddf98d... Introduce x86_64-linux-gnum32
8be2b77... Daily bump. (*)
fae0c62... final_cleanup: Call make_forwarders_with_degenerate_phis [P (*)
8e9d923... cfg: add debug dump to make_forwarders_with_degenerate_phis (*)
98667f7... cfg: Move make_forwarders_with_degenerate_phis to tree-cfg (*)
9d5395a... Ada: Add missing #include for MinGW (*)
cf270d0... Fortran: [PR123025] Catch Old-style character declarations. (*)
24efdb0... c++: Document why TARGET_EXPR is not handled in tsubst_expr (*)
03562c1... libstdc++: Implement P2404R3 relaxations to comparable_with (*)
ea42e28... libstdc++: Extend __is_standard_integer to cover extended i (*)
bae0ed6... c++: Fix SFINAE for deleted explicit specializations [PR119 (*)
a7b8c5f... contrib: Set more site.exp variables in test_installed (*)
3777a0b... MinGW: Fix native TLS bug with -fdata-sections (*)
76fc22a... Add ncm to MAINTAINERS (*)
fdf36f5... aarch64: Add support for C1 cores (*)
5a6d911... tree-optimization/123040 - handle nary -> ifn simplificatio (*)
09bece0... libstdc++: Refactor _Variadic_union so _Unitialized<T, fals (*)
28f12e8... contrib: Skip libstdc++ files in check_GNU_style.py (*)
fe22bda... ipa/122798: Adjust local and address_taken flags for callba (*)
c7136f5... libstdc++: Remove redundant diagnostic pragmas from <bits/i (*)
5584b48... tree-optimization/123038 - FFS/CTZ pattern incompatible wit (*)
5d8455b... libstdc++: Move std::cmp_equal, std::cmp_less etc. to new f (*)
33a3834... AArch64: fix subregs in boolean reductions [PR123026] (*)
1db0327... vect: move the condition down into the loop checking every (*)
bde7cf9... x86: Compile avx2-vpcmpgtq-1.c with -fno-fuse-ops-with-vola (*)
f80829a... x86: Don't allow 2 volatile memory references (*)
886a4bd... Daily bump. (*)
09da411... Ada: Fix wrong Accum_Type inferred for a reduction expressi (*)
01d4414... analyzer: remove duplicated registration of builtins (*)
a5fa3cc... libcpp: adjust _cpp_file accessors (*)
a6c50ec... Add -ffuse-ops-with-volatile-access (*)
83739ee... cselib: dump_cselib_* fixes (*)
c70bf3e... Daily bump. (*)
488e28a... add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947 (*)
fb8a9da... [riscv] avoid auipc overflow with large offsets [PR91420] (*)
55d3132... Ada: Fix spurious warning if the reducer subprogram is a pr (*)
951f3cc... Adjust expected output of new risc-v test (*)
c8450ff... Fortran: [PDT] Verify problems with error recovery have gon (*)
da97de4... libstdc++: add more #if to std.cc (*)
c57188e... attribs: Use attribute_value_equal in decl_attributes (*)
3b7e865... c++: is_late_template_attribute and tsubst_attribute fixes (*)
78c787b... Fortran: [PDT] Failure with local allocatable PDT array [P (*)
52154ad... Fortran: [PDT] Mismatched types with same name in assignmen (*)
e48b0e8... Fortran: ALLOCATE with array-valued MOLD expression fails [ (*)
8387f11... Fortran: [PDT] Unresolved component and generic binding [PR (*)
bc46466... [PATCH] prepare-commit-msg: Add compatibility check for --d (*)
528df31... [PATCH v3] rtl-optimization: Fix BB edge ordering [PR122675 (*)
83aab2f... libstdc++: Use deducing this in std::bind when available [P (*)
a1d895c... a68: handle intTI_type_node in a68_type_for_size (*)
7a2d141... libstdc++: std::atomic should use std::addressof (*)
2e61e52... Daily bump. (*)
2d34fa5... testsuite: Small tweaks for pr99782-1.c test [PR99782] (*)
cb9744a... testsuite: Fix pr99782-1.c for targets that don't support i (*)
2b83c48... [PR122215, IRA]: Fix undefined behaviour of improve_allocat (*)
ee9ded1... Fortran: associate to a contiguous pointer or target [PR122 (*)
d1ac432... libstdc++: Implement rest of P2655R3 common_reference of re (*)
a9fd651... libstdc++: Implement P2655R3 changes to common_reference bu (*)
cbdbbdd... libstdc++: Consolidate bullet 1 __common_reference_impl par (*)
5d5eeb3... libstdc++/testsuite: Fix malformed dg-error directive (*)
5a2a527... libstdc++: Use deducing this in range adaptors even in C++2 (*)
b212314... libstdc++: Use deducing this in std::bind_front even in C++ (*)
756e32a... libstdc++: Use deducing this in std::not_fn when available (*)
101f968... libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER inter (*)
c48b55f... arm: avoid invalid shift in arm_canonicalize_comparison [PR (*)
1c78abf... gomp/dyn_groupprivate-1.f90: Fix scan-tree-dump-times regex (*)
27210c1... Fix vect_need_peeling_or_partial_vectors_p wrt peeling for (*)
7dd3992... tree-optimization/120939 - remove uninitialized use of LOOP (*)
973a32e... Make gcc.dg/vect/vect-pr123002.c trigger on unfixed trunk (*)
a99a56a... ada: Unsigned_Base_Range aspect (part 6) (*)
b224a5f... ada: Improve readability of table in reference manual (*)
b85d7e3... ada: Fix false positive error for classwide containers (*)
b6bfc77... ada: Fix problematic aggregate with box notation (*)
fb0daef... ada: Adjust documentation on floating-point overflow handli (*)
58ccdca... ada: Ensure that file is not locked on windows when opened (*)
7fd14b6... ada: Fix reducer selection when resolving 'Reduce attribute (*)
1da0e5c... Move even/odd validity check from supportable_widening_oper (*)
82305f3... Add clique/base parsing and dumping to the GIMPLE FE (*)
bdf293a... Ada, Darwin: Implement OSLock for Darwin [PR115305]. (*)
a553c70... OpenMP: C/C++ parser support for dyn_groupprivate (*)
941df4b... Make gcc.dg/vect/vect-simd-clone-24.c more robust (*)
e148a21... x86/aarch64: Fix compile time hog with ccmp [PR99782] (*)
73824bf... match.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616] (*)
e9bdad3... RISC-V: Add test for vec_duplicate + vmsltu.vv combine with (*)
84116a6... RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on G (*)
f67846a... Daily bump. (*)
bbe0599... libstdc++: Fix std::erase_if behavior for std::__debug::deq (*)
8d36603... aarch64: Fix crc{,_rev}<SWI124:mode>si4 expanders [PR122991 (*)
1d1d12d... amdgcn, libgomp: improve generic device errors (*)
56c6612... libstdc++: Fix debug mode for unordered containers. (*)
cea34ac... Select both inbranch and notinbranch clone during SIMD call (*)
27d9cef... vrp: Infer ranges from constant aggregates with initializer (*)
e0dd9c0... libstdc++: Convertibility of rank == 0 layouts, LWG4272. (*)
4091149... i386: Fix gcc.dg/asm-hard-reg-9.c (*)
72a360c... amdgcn, libgomp: use xfail for gfx908 requires tests (*)
8388481... libstdc++: Fix node-base containers copy and move construct (*)
37062ea... i386: Fix crc_rev<SWI124:mode>si4 expander [PR122991] (*)
a761ec5... testsuite: Add tls runtime directives to decomp18.C [PR1229 (*)
d903f5f... contrib: Fix typo in function name in check_GNU_style_lib.p (*)
55cc437... lra: Honor exclude start regs while reusing reloads (*)
(*) 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.