This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d88319de416 testsuite: Add more C2x tests new 71c828f8457 libstdc++: Fix std::is_nothrow_invocable_r for uncopyable p [...] new 5924c7d5846 libstdc++: Add test for type traits not having friend access
The 2 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 | 45 +++++++++++----------- .../20_util/is_assignable/requirements/access.cc | 22 +++++++++++ .../20_util/is_nothrow_convertible/value.cc | 2 - .../20_util/is_nothrow_convertible/value_ext.cc | 28 -------------- .../91456.cc | 6 +-- 5 files changed, 48 insertions(+), 55 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/is_assignable/requirements/access.cc delete mode 100644 libstdc++-v3/testsuite/20_util/is_nothrow_convertible/value_ext.cc copy libstdc++-v3/testsuite/20_util/{is_invocable => is_nothrow_invocable}/91456.cc (80%)