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 be16e6ca907 Fixup preprocessed main start new fe76dae46c6 Show branch name in version info new 50974764f8e Support number-punctuator in directives-only
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 | 15 ++++++- gcc/cp/Make-lang.in | 14 +++--- gcc/testsuite/c-c++-common/cpp/dir-only-8.c | 38 +++++++++++++++++ libcpp/lex.c | 66 +++++++++++++++++++++++++++-- 4 files changed, 123 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/cpp/dir-only-8.c