This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e230f11e978 Handle OPAQUE_TYPE specially in verify_type [PR106833] new a1a53dc7d87 stddef.h: Add C2x unreachable macro
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/ginclude/stddef.h | 4 ++++ gcc/testsuite/gcc.dg/c11-unreachable-1.c | 9 +++++++++ gcc/testsuite/gcc.dg/c2x-unreachable-1.c | 29 +++++++++++++++++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/c11-unreachable-1.c create mode 100644 gcc/testsuite/gcc.dg/c2x-unreachable-1.c