This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ea9e0d6c274 Avoid pathological function redeclarations when checking ac [...] new 1a7f2c07741 libcpp: escape non-ASCII source bytes in -Wbidi-chars= [PR103026] new bef32d4a285 libcpp: capture and underline ranges in -Wbidi-chars= [PR103026]
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: gcc/testsuite/c-c++-common/Wbidi-chars-ranges.c | 54 +++++ libcpp/lex.c | 264 +++++++++++++++++++----- 2 files changed, 266 insertions(+), 52 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/Wbidi-chars-ranges.c