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 a73506a7766 Rename -fnote-include-translate to -flang-info-include-translate new 0a3599b5988 Extern instantiations new 3a846b5f96e include-next should not be xlated
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 | 14 ++++++++++ gcc/cp/module.cc | 30 ++++++++++++---------- gcc/testsuite/g++.dg/modules/extern-tpl-1_a.H | 23 +++++++++++++++++ gcc/testsuite/g++.dg/modules/extern-tpl-1_b.C | 7 +++++ .../modules/{using-1_c.C => extern-tpl-1_c.C} | 4 +-- libcpp/files.c | 5 +++- 6 files changed, 66 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/extern-tpl-1_a.H create mode 100644 gcc/testsuite/g++.dg/modules/extern-tpl-1_b.C copy gcc/testsuite/g++.dg/modules/{using-1_c.C => extern-tpl-1_c.C} (62%)