This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9e4ebad20a0 libstdc++: Fix linker script patterns for 32-bit targets new 6c3ae88d1e1 libstdc++: Replace some VERIFY tests with static_assert new a1ee6d507b0 Disable some VEC_COND_EXPR transformations after vector lowering new de1e3b8795e libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/generic-match-head.c | 10 ++++ gcc/gimple-match-head.c | 10 ++++ gcc/match.pd | 20 +++---- libstdc++-v3/include/debug/bitset | 6 ++- .../comparisons/algorithms/partial_order.cc | 56 +++++++++---------- .../comparisons/algorithms/weak_order.cc | 62 +++++++++++----------- .../bitset/operations/96303.cc} | 16 +++--- 7 files changed, 104 insertions(+), 76 deletions(-) copy libstdc++-v3/testsuite/{26_numerics/iota/constexpr.cc => 23_containers/bitset [...]