This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from fc8bd63119c Daily bump. new 9f0c207d453 libcpp: Fix ICE lexing invalid raw string in a deferred pra [...]
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/raw-string-directive-3.c | 8 ++++++++ gcc/testsuite/c-c++-common/raw-string-directive-4.c | 8 ++++++++ libcpp/lex.cc | 3 ++- 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/raw-string-directive-3.c create mode 100644 gcc/testsuite/c-c++-common/raw-string-directive-4.c