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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Dec 18 20:44:00 GMT 2018


Author: nathan
Date: Tue Dec 18 20:44:04 2018
New Revision: 267243

URL: https://gcc.gnu.org/viewcvs?rev=267243&root=gcc&view=rev
Log:
	gcc/cp/
	* cp-tree.h (get_module): Add partition arg.
	* module.cc (module_state): Add partition flag.
	(module_state_hash): Hash & compare partition flag.
	(module_state::mangle, get_module, attach): Add partition awareness.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/cp-tree.h
    branches/c++-modules/gcc/cp/module.cc



More information about the Gcc-cvs mailing list