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 6d5fdedadb4 Merge master a6ee556c7659877bb59b719f11ca2153e86ded59 new 93a35bb7324 Fix preprocessed module directives new be16e6ca907 Fixup preprocessed main start
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 | 18 ++++++++++++++++++ gcc/c-family/c-opts.c | 8 ++++---- gcc/c-family/c-ppoutput.c | 3 +-- gcc/cp/parser.c | 6 +++++- gcc/testsuite/g++.dg/modules/dir-only-3.C | 18 ++++++++++++++++++ gcc/testsuite/g++.dg/modules/dir-only-4.C | 9 +++++++++ 6 files changed, 55 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/dir-only-3.C create mode 100644 gcc/testsuite/g++.dg/modules/dir-only-4.C