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 eaa6e833f8e Merge master b92709388b9aee52db3cd7c227818e0ecccda2e5 new 3c45cc6664f Reimplement module-directive mode peeking
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 | 12 +++ libcpp/directives.c | 66 -------------- libcpp/include/cpplib.h | 5 +- libcpp/init.c | 27 ++++-- libcpp/internal.h | 15 +-- libcpp/lex.c | 238 +++++++++++++++++++++++++++++------------------- 6 files changed, 183 insertions(+), 180 deletions(-)