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 8ab6ed9c4fd Fixup merge kind enum new 484c64ebaf3 support SOURCE_DATE_EPOCH new 9582481c72b Genericize time API new 4a919dcc718 Revert some local changes new 130faab5850 Alter revision setting
The 4 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 | 27 +++++++++++++++++ gcc/REVISION | 1 + gcc/cp/Make-lang.in | 30 ++++--------------- gcc/cp/module.cc | 30 ++++++++++++------- gcc/cp/parser.c | 9 +++--- libcpp/include/cpplib.h | 10 +++++++ libcpp/init.c | 5 ++-- libcpp/internal.h | 7 ++--- libcpp/macro.c | 77 ++++++++++++++++++++++++++++++++----------------- 9 files changed, 123 insertions(+), 73 deletions(-) create mode 100644 gcc/REVISION