This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dbab52b * libsupc++/guard.cc: Revert my last commit. new 5539bc7 PR c/70281: C FE: fix uninitialized range for __builtin_types [...]
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/c/ChangeLog | 6 ++++++ gcc/c/c-parser.c | 6 ++++-- gcc/testsuite/ChangeLog | 7 +++++++ .../gcc.dg/plugin/diagnostic-test-expressions-1.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/pr70281.c | 9 +++++++++ 5 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr70281.c