r278625 - in /branches/c++-modules: ChangeLog.m...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Fri Nov 22 17:54:00 GMT 2019


Author: nathan
Date: Fri Nov 22 17:54:18 2019
New Revision: 278625

URL: https://gcc.gnu.org/viewcvs?rev=278625&root=gcc&view=rev
Log:
	gcc/cp/
	* module.cc (trees_out::decl_node): We should not meet imported
	internal namespaces.
	(module_state::{read,write}): Stream entities before namespaces.
	* name-lookup.c (add_imported_namespace): Module number must not
	be negative.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/module.cc
    branches/c++-modules/gcc/cp/name-lookup.c



More information about the Gcc-cvs mailing list