This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules in repository gcc.
from ca448c6510f Merge master fa0c6e297b22d5883857d0db4a6a8be0967cb16f new 2d3fcfb4532 Add raw string support [PR93606] new 8657d180fb2 Simplify raw string lexing
The 2 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: ChangeLog.modules | 10 +++ gcc/testsuite/c-c++-common/cpp/dir-only-7.c | 17 ++++ libcpp/lex.c | 119 ++++++++++++++++++++-------- 3 files changed, 113 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/cpp/dir-only-7.c