This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3436cb1b6ba * gcc.target/powerpc/pr85456.c: Require longdouble128. new d6148817539 * lex.c (_cpp_lex_direct): Use CPP_DL_NOTE instead of CPP_ [...]
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/ChangeLog | 7 +++++++ gcc/testsuite/gcc.dg/cpp/pr61854-4.c | 2 +- gcc/testsuite/gcc.dg/cpp/pr61854-8.c | 12 ++++++++++++ gcc/testsuite/gcc.dg/cpp/pr61854-c90.c | 2 +- gcc/testsuite/gcc.dg/cpp/pr61854-c94.c | 2 +- libcpp/ChangeLog | 8 ++++++++ libcpp/lex.c | 27 ++++++++++++++------------- 7 files changed, 44 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/cpp/pr61854-8.c