This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a182418c89 RISC-V: Support CPUs in -march. new 209353632da libstdc++: Fix 17_intro/names.cc failure on Solaris 11.3 new b2aeeb2803f libstdc++: Add always_inline to std::is_constant_evaluated() new 1bb7a195e7c libstdc++: Fix concept checks for std::unique_copy [PR120384]
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: libstdc++-v3/include/bits/stl_algo.h | 17 +++-------------- libstdc++-v3/include/std/type_traits | 3 ++- libstdc++-v3/testsuite/17_intro/names.cc | 6 +++++- .../testsuite/25_algorithms/unique_copy/120384.cc | 12 ++++++++++++ 4 files changed, 22 insertions(+), 16 deletions(-) create mode 100644 libstdc++-v3/testsuite/25_algorithms/unique_copy/120384.cc