The branch 'meissner/heads/work230-float' was updated to point to:
f769fcfc98e7... Merge commit 'refs/users/meissner/heads/work230-float' of g
It previously pointed to:
8f2779e8c76d... Add ChangeLog.float and update REVISION.
Diff:
Summary of changes (added commits):
-----------------------------------
f769fcf... Merge commit 'refs/users/meissner/heads/work230-float' of g
af0ba8c... Add ChangeLog.float and update REVISION.
bb6c96c... Merge commit 'refs/users/meissner/heads/work230' of git+ssh (*)
3408139... Use vector pair load/store for memcpy with -mcpu=future (*)
7d2ca37... Add -mcpu=future. (*)
8a69bd1... Revert changes (*)
98f7df8... Update ChangeLog.* (*)
4cbc603... Use vector pair load/store for memcpy with -mcpu=future (*)
330f882... Update ChangeLog.* (*)
77a812c... Add -mcpu=future. (*)
8888a27... Add ChangeLog.meissner and REVISION. (*)
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] (*)
798f193... Use vector pair load/store for memcpy with -mcpu=future (*)
b13468d... Add -mcpu=future. (*)
ea9aae6... Revert changes (*)
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 (*)
7396000... Update ChangeLog.* (*)
9d5862a... Use vector pair load/store for memcpy with -mcpu=future (*)
f67846a... Daily bump. (*)
32c59a9... Update ChangeLog.* (*)
684af7c... Add -mcpu=future. (*)
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. (*)
(*) This commit already exists in another branch.
Because the reference `refs/users/meissner/heads/work230-float' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.