This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0779f131256 aarch64: Fix gating of fp8 intrinsics [PR123206] new 1297b7204ac libcpp: Fix up comment handling in -fdirectives-only prepro [...]
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/c-c++-common/cpp/dir-only-10.c | 5 +++++ gcc/testsuite/c-c++-common/cpp/dir-only-11.c | 6 ++++++ libcpp/lex.cc | 10 ++++++++-- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/cpp/dir-only-10.c create mode 100644 gcc/testsuite/c-c++-common/cpp/dir-only-11.c