The branch 'aoliva/heads/testme' was updated to point to:
62b70aa09f1c... testsuite: introduce hostedlib effective target
It previously pointed to:
beba216fee9f... [libstdc++-v3] [testsuite] improve future/*/poll.cc calibra
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
beba216... [libstdc++-v3] [testsuite] improve future/*/poll.cc calibra
ce14000... Optimize initialization of small padded objects
Summary of changes (added commits):
-----------------------------------
62b70aa... testsuite: introduce hostedlib effective target
673a448... Optimize initialization of small padded objects (*)
08693e2... Daily bump. (*)
b1765a5... c++: add fixed test [PR101099] (*)
ffd56dc... c++: add fixed test [PR115616] (*)
f93a38f... c++: fix used but not defined warning for friend (*)
b222122... Fortran: default-initialization of derived-type function re (*)
5020f8e... gdbhooks: Fix printing of vec with vl_ptr layout (*)
3fb9072... Don't remove /usr/lib and /lib from when passing to the lin (*)
4d2cbe2... middle-end: Remove integer_three_node [PR116537] (*)
04d11de... expand: Small speed up expansion of __builtin_prefetch (*)
87ce817... PR modula2/116181: m2rts fix -Wodr warning (*)
d48273f... Avoid division by zero via constant_multiple_p (*)
e7c7397... Do not bother with reassociation in SLP discovery for singl (*)
b748e2e... c++: Allow standard attributes after closing square bracket (*)
ab214ef... Check avx upper register for parallel. (*)
350d627... Daily bump. (*)
aff7f67... SARIF output: implement embedded URLs in messages (ยง3.11.6 (*)
e31b617... pretty-print: reimplement pp_format with a new struct pp_to (*)
68a0ca6... pretty-print: move class chunk_info into its own header (*)
464a3d2... Use std::unique_ptr for optinfo_item (*)
6bfeba1... Fortran: fix ICE with use with rename of namelist member [P (*)
81c4798... hppa: Fix handling of unscaled index addresses on HP-UX (*)
215c7e3... expand: Allow widdening optab when expanding popcount==1 [P (*)
cdd5dd2... ada: Fix assertion failure on private limited with clause (*)
d506247... ada: Fix internal error on concatenation of discriminant-de (*)
a50584b... ada: Missing legality check when type completed (*)
4994069... ada: Fix missing finalization for call to function returnin (*)
c2e3326... ada: Print Insertion_Sloc in dmsg (*)
bb7a166... ada: Use the same warning character in continuation message (*)
ad4c549... ada: Restructure continuation message for pretty printing (*)
f60b53c... ada: Improve Inspection_Point warning (*)
4825bbf... ada: Avoid creating continuation messages without an intend (*)
f872bba... ada: Parse the attributes of continuation messages correctl (*)
446f415... ada: Use consistent type continuations messages (*)
dbaf2c0... ada: Extract line fitting algorithm (*)
299cd64... ada: Ensure validity checks for private scalar types (*)
6a3ff84... ada: Display actual line length in line length check (*)
a383d7b... ada: Proper handling for iterator associations in array agg (*)
567e36c... ada: First controlling parameter aspect (*)
6b4b5b4... ada: Update documentation for conditional when constructs (*)
ac6d433... Allow subregs around constant displacements [PR116516] (*)
00ec6bd... Make some smallest_int_mode_for_size calls cope with failur (*)
07e5e05... AVR: target/115830 - Make better use of SREG.N and SREG.Z. (*)
d9c54e9... c++: don't remove labels during coro-early-expand-ifns [PR1 (*)
bd2ccc2... AVR: Outsource code for avr-specific passes to new avr-pass (*)
4b729d2... testsuite: Fix up refactored scanltranstree.exp functions [ (*)
4ff4875... RISC-V: Fix subreg of VLS modes larger than a vector [PR116 (*)
3cb92be... i386: Support wide immediate constants in STV. (*)
155da08... Write LF_MFUNC_ID types for CodeView struct member function (*)
c5043d8... Record member functions in CodeView struct definitions (*)
6a9932e... Record static data members in CodeView structs (*)
310fd68... Handle scoping in CodeView LF_FUNC_ID types (*)
3501226... Handle namespaced names for CodeView (*)
6cd806a... Daily bump. (*)
9f79c7d... c++: wrong error due to std::initializer_list opt [PR116476 (*)
b8ef805... PR modula2/116181 remove ODR warnings from library interfac (*)
3c89c41... expand: Add debug dump on the cost for `popcount==1` expand (*)
b68561d... libstdc++: Fix autoconf check for O_NONBLOCK in <fcntl.h> (*)
51b0fef... libstdc++: Fix -Wunused-parameter warnings in Networking TS (*)
0e2b3db... libstdc++: Fix -Wunused-variable warning in <format> (*)
a59f1cc... libstdc++: Remove unused typedef in <ranges> (*)
9740a1b... doc: Add Dhruv Matani to Contributors (*)
c2ad7b2... libstdc++: Fix @file for target-specific opt_random.h (*)
f6ed7a6... libstdc++: Fix @headername for bits/cpp_type_traits.h (*)
898f013... AVR: Overhaul the avr-ifelse RTL optimization pass. (*)
6661944... Add gcc ka.po (*)
15f857a... c++: ICE with ()-init and TARGET_EXPR eliding [PR116424] (*)
abeecce... aarch64: Assume zero gather/scatter set-up cost for -mtune= (*)
3e27ea2... aarch64: Fix gather x32/x64 selection (*)
035c196... aarch64: Add a test for zeroing <64bits>x2_t structures (*)
3c9338b... Tweak documentation of ASM_INPUT_P (*)
bdcd30e... Libquadmath: update doc for some constants (*)
1c4b982... gimple ssa: switchconv: Use __builtin_popcount and support (*)
4246cf4... libstdc++: avoid -Wsign-compare (*)
3f51f0d... testsuite: Add scan-ltrans-rtl* for use in dg-final [PR1161 (*)
2c0b574... Add debug overload for slp_instance (*)
04065d8... Fix leak of SLP nodes when building store interleaving (*)
ad895a2... Split out vect_build_slp_store_interleaving (*)
7f4f1bb... c++: add missing -Wc++??-extensions checks (*)
0beac1d... libgomp: Add interop types and routines to OpenMP's headers (*)
7bd2a2f... libstdc++: fix testcase regexp (*)
28f94bf... libstdc++: avoid -Wzero-as-null-pointer-constant (*)
5974da3... libstdc++: add missing return (*)
7b500fa... libstdc++: remove extra semicolons (*)
3178786... Test: Move pr116278 run test to dg/torture [NFC] (*)
6dccd57... Vect: Reconcile the const_int operand type of unsigned .SAT (*)
3cde331... RISC-V: Add missing mode_idx for vrol and vror (*)
fe5f652... Match: Support form 1 for scalar signed integer .SAT_ADD (*)
beb94f5... Fix PR testsuite/116271, gcc.dg/vect/tsvc/vect-tsvc-s176.c (*)
3989e31... RISC-V: Add testcases for unsigned scalar .SAT_SUB IMM form (*)
cb0b8b6... RISC-V: Add testcases for unsigned scalar .SAT_SUB IMM form (*)
ef84d2f... Daily bump. (*)
ffb00a0... Fix test failing on sparc (*)
48032f2... Update gcc zh_CN.po (*)
ff0cba2... c++/coroutines: fix actor cases not being added to the curr (*)
a83e519... m68k: Accept ASHIFT like MULT in address operand (*)
02dff52... c++: Don't show constructor internal name in error message (*)
691f682... RISC-V: Move helper functions above expand_const_vector (*)
1cd8902... RISC-V: Allow non-duplicate bool patterns in expand_const_v (*)
282bbc9... RISC-V: Handle 0.0 floating point pattern costing to match (*)
771256b... RISC-V: Emit costs for bool and stepped const vectors (*)
a3dc5d2... RISC-V: Handle case when constant vector construction targe (*)
ac1f3a8... RISC-V: Reorder insn cost match order to match correspondin (*)
c89038c... RISC-V: Fix vid const vector expander for non-npatterns siz (*)
37c21d4... arm: Always use vmov.f64 instead of vmov.f32 with MVE (*)
ee98612... pr116174.c: Add the missing */ (*)
d6bb1e2... Extend check-function-bodies to allow label and directives (*)
e223ac9... LRA: Fix setup_sp_offset (*)
5427738... LRA: Don't use 0 as initialization for sp_offset (*)
359209b... final: go down ASHIFT in walk_alter_subreg (*)
75ef216... libstdc++: Do not use std::vector<bool>::reference default (*)
470a278... c++: Add most missing C++20 and C++23 names to cxxapi-data. (*)
ff4aa45... c++: Add correct copyright dates to output of gen-cxxapi-fi (*)
442e3cd... testsuite: Fix ending of comment in test cases (*)
2daf618... Un-XFAIL 'gcc.dg/signbit-5.c' for GCN (*)
708ee71... Handle arithmetic on eliminated address indices [PR116413] (*)
9db997e... lra: Don't apply eliminations to allocated registers [PR116 (*)
8d6d6c8... c++, coroutines: The frame pointer is used in the helpers [ (*)
172637c... tree-optimization/116460 - ICE with DCE in forwprop (*)
103127c... Fix another inline7.c test failure on sparc targets (*)
a1062b0... RISC-V: Support IMM for operand 1 of ussub pattern (*)
215ff99... c++/modules: Fix include translation for already-seen heade (*)
9860834... c++/modules: Clean up include translation [PR110980] (*)
9522fc8... MIPS: Include missing mips16.S in libgcc/lib1funcs.S (*)
5031df5... combine.cc (make_more_copies): Copy attributes from the ori (*)
5cca751... c++/coros: do not assume coros don't nest [PR113457] (*)
c73d7f3... coroutines: diagnose usage of alloca in coroutines (*)
92c5265... diagnostics: move output formats from diagnostic.{c,h} to t (*)
ac707d3... diagnostics: consolidate on_{begin,end}_diagnostic into on_ (*)
6a1c359... testsuite: add event IDs to multithreaded event plugin test (*)
aa3b950... testsuite: generalize support for Python tests for SARIF ou (*)
276cc43... pretty-print: fixes to selftests (*)
b835710... json.h: fix typo in comment (*)
26ee954... c++: Check template parameters in member class template spe (*)
cc372be... Remove an unneeded include that was added by mistake. (*)
eb63f95... Fix bootstap-errors due to enabling -gvariable-location-vie (*)
a8260eb... libcpp: deduplicate definition of padding size (*)
0ceeb99... tree-optimization/116460 - improve forwprop compile-time (*)
03b802e... Delay edge removal in forwprop (*)
d3e71b9... vect: Fix STMT_VINFO_DEF_TYPE check for odd/even widen mult (*)
3b78aa3... Match: Add int type fits check for .SAT_ADD imm operand (*)
53b86ca... expand: Use the correct mode for store flags for popcount [ (*)
b4ac2c2... i386: Add bf8 -> fp16 intrin (*)
576bd30... AVX10.2: Support compare instructions (*)
f6fe296... AVX10.2: Support vector copy instructions (*)
889f6dd... AVX10.2: Support minmax instructions (*)
3a97ce1... [PATCH 2/2] AVX10.2: Support saturating convert instruction (*)
e2c80d2... [PATCH 1/2] AVX10.2: Support saturating convert instruction (*)
5cb67dd... [PATCH 2/2] AVX10.2: Support BF16 instructions (*)
9023662... [PATCH 1/2] AVX10.2: Support BF16 instructions (*)
2a04611... AVX10.2: Support convert instructions (*)
af0a062... [PATCH 2/2] AVX10.2: Support media instructions (*)
8db80b2... [PATCH 1/2] AVX10.2: Support media instructions (*)
cba4566... i386: Refactor m512-check.h (*)
17be009... RISC-V: Support IMM for operand 0 of ussub pattern (*)
8f2f7aa... RISC-V: Add testcases for unsigned vector .SAT_TRUNC form 4 (*)
5ab1e23... RISC-V: Add testcases for unsigned scalar .SAT_TRUNC form 4 (*)
07b7098... Daily bump. (*)
7f65c38... RISC-V: Fix double mode under RV32 not utilize vf (*)
dba2067... [PATCH] Re-add calling emit_clobber in lower-subreg.cc's re (*)
b21d647... testsuite: Run array54.C only for sync_int_long targets (*)
c9ccc39... Support if conversion for switches (*)
382fcf0... Write CodeView information about static locals in optimized (*)
3d87080... Write CodeView S_FRAMEPROC symbols (*)
be23c8b... Write CodeView information about optimized stack variables (*)
ee020b4... Write CodeView information about enregistered optimized var (*)
07d62a1... i386: Update STV's gains for TImode arithmetic right shifts (*)
70edccf... Disable late-combine in another RISC-V test (*)
4c34858... [committed] Fix assembly scan for RISC-V VLS tests (*)
ab9c4bb... Turn off late-combine for a few risc-v specific tests (*)
91f5495... modula2 testsuite: new libc unit test (*)
f23d4ce... Daily bump. (*)
ecc999b... modula2: Export all string to integral and fp number conver (*)
c442a9b... c++, coroutines: Look through initial_await target exprs [P (*)
f0315f7... c++, coroutines: Rework handling of throwing_cleanups [PR10 (*)
68ee624... c++, coroutines: Fix ordering of return object conversions (*)
f4915e6... c++, coroutines: Allow convertible get_return_on_allocation (*)
a0b4310... c++, coroutines: Only allow void get_return_object if the r (*)
efc99ab... c++, coroutines: Fix handling of early exceptions [PR113773 (*)
624fb5b... c++, coroutines: Separate allocator work from the ramp body (*)
6303cd7... c++, coroutines: Separate the analysis, ramp and outlined f (*)
d5da5f0... c++, coroutines: Split the ramp build into a separate funct (*)
47dbd69... c++, coroutines: Tidy up awaiter variable checks. (*)
1d09ccc... c++: Add testcase for (now fixed) regression [PR113746] (*)
ac826d2... testsuite: Add dg-require-effective-target scheduling for s (*)
(*) 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.