This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fefec64da86 PR c++/91962 - ICE with reference binding and qualification [...] new 7702d328459 Add more C2x attributes tests.
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: gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.dg/c11-attr-syntax-1.c | 7 +++++++ gcc/testsuite/gcc.dg/c11-attr-syntax-2.c | 7 +++++++ gcc/testsuite/gcc.dg/c11-attr-syntax-3.c | 8 ++++++++ gcc/testsuite/gcc.dg/c2x-attr-deprecated-1.c | 8 ++++++++ gcc/testsuite/gcc.dg/c2x-attr-fallthrough-1.c | 6 ++++++ gcc/testsuite/gcc.dg/c2x-attr-syntax-4.c | 7 +++++++ 7 files changed, 50 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/c11-attr-syntax-1.c create mode 100644 gcc/testsuite/gcc.dg/c11-attr-syntax-2.c create mode 100644 gcc/testsuite/gcc.dg/c11-attr-syntax-3.c create mode 100644 gcc/testsuite/gcc.dg/c2x-attr-syntax-4.c