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 badcc6b4385 Diagnose poor include translation new 208db70e108 Start rationalizing module_state flags new 3f0e7d85103 Use a load state enumeration new a7f7873982d primary_p & from_partition_p bite the dust new 661203d7851 Final module state flag cleanup new 79135d7b592 Break apart direct_import new 97b25844b28 Remove module_state::from_loc
The 6 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 | 52 ++++++ gcc/cp/cp-tree.h | 3 +- gcc/cp/lex.c | 27 ++- gcc/cp/module.cc | 479 +++++++++++++++++++++++++++--------------------------- gcc/cp/parser.c | 15 +- libcpp/lex.c | 2 + 6 files changed, 304 insertions(+), 274 deletions(-)