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 348cfb09c62 Skip header macros when not preprocessing new d6260ed612b Enforce preamble import restrictions
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: ChangeLog.modules | 9 +++++++++ gcc/cp/parser.c | 14 ++++++++------ gcc/testsuite/g++.dg/modules/atom-decl-2.C | 2 +- gcc/testsuite/g++.dg/modules/atom-pragma-3.C | 2 +- gcc/testsuite/g++.dg/modules/atom-preamble-2_f.C | 10 ++++++++++ gcc/testsuite/g++.dg/modules/exp-xlate-1_b.C | 2 +- gcc/testsuite/g++.dg/modules/inc-xlate-1_e.C | 4 +++- 7 files changed, 33 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/atom-preamble-2_f.C