This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9e0a5e3ea37 Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected v [...] new 1a9b3f04c11 c: Add support for __FILE_NAME__ macro (PR c/42579)
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/doc/cpp.texi | 7 +++++++ gcc/testsuite/c-c++-common/cpp/file-name-1.c | 22 ++++++++++++++++++++++ gcc/testsuite/c-c++-common/spellcheck-reserved.c | 18 ++++++++++++++++++ libcpp/include/cpplib.h | 1 + libcpp/init.c | 1 + libcpp/macro.c | 14 ++++++++++---- 6 files changed, 59 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/cpp/file-name-1.c