r259841 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Wed May 2 14:50:00 GMT 2018
Author: nathan
Date: Wed May 2 14:50:45 2018
New Revision: 259841
URL: https://gcc.gnu.org/viewcvs?rev=259841&root=gcc&view=rev
Log:
gcc/cp/
* module.c (depset::tarjan): Replace binds, spaces & defs fields
with plain result field.
(depset::tarjan::connect): Don't categorize SCCs here.
(cluster_size): New.
(module_state::write_cluster): Take SIZE arg.
(module_state::write): Use cluster_size, split out namespaces here.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/cp/module.c
More information about the Gcc-cvs
mailing list