This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 67efffec943 c-family: ICE with [[gnu::nocf_check]] [PR106937] new 1d2f07ed4ce libstdc++: Revert addition of constraints to make_signed/ma [...]
The 1 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/std/type_traits | 6 ------ .../testsuite/20_util/make_signed/requirements/typedefs_neg.cc | 3 +-- .../testsuite/20_util/make_signed/requirements/uninstantiated.cc | 8 ++++++++ .../testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc | 3 +-- .../20_util/make_unsigned/requirements/uninstantiated.cc | 8 ++++++++ .../testsuite/24_iterators/range_access/range_access_cpp20_neg.cc | 3 +-- 6 files changed, 19 insertions(+), 12 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/make_signed/requirements/uninsta [...] create mode 100644 libstdc++-v3/testsuite/20_util/make_unsigned/requirements/unins [...]