This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b0af8e3a502 OpenMP: Fix nested use_device_ptr new 5c8d22b00ad c++: adjust testcase new 1de6612d994 c++: elaborated-type-spec in requires-expr [PR101677]
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: gcc/cp/name-lookup.h | 5 ++++- gcc/cp/parser.cc | 5 +++-- gcc/testsuite/g++.dg/cpp0x/noexcept34.C | 4 ++-- gcc/testsuite/g++.dg/cpp2a/concepts-pr67178.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-requires28.C | 13 +++++++++++++ 5 files changed, 23 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-requires28.C