This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 42301c02e45 gcov: fix file and function summary information new 365202625d2 preprocessor: Implement C++23 P2437R1 - Support for #warnin [...]
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/g++.dg/cpp/warning-1.C | 6 ++++++ gcc/testsuite/g++.dg/cpp/warning-2.C | 6 ++++++ gcc/testsuite/g++.dg/cpp/warning-3.C | 6 ++++++ libcpp/directives.cc | 10 ++++++++-- libcpp/init.cc | 4 ++-- 5 files changed, 28 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp/warning-1.C create mode 100644 gcc/testsuite/g++.dg/cpp/warning-2.C create mode 100644 gcc/testsuite/g++.dg/cpp/warning-3.C