r278690 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Mon Nov 25 14:37:00 GMT 2019
Author: nathan
Date: Mon Nov 25 14:37:58 2019
New Revision: 278690
URL: https://gcc.gnu.org/viewcvs?rev=278690&root=gcc&view=rev
Log:
gcc/cp/
* module.cc (depset::hash::make_dependency): Add context
dependency when discovering a new GMF binding.
(depset::hash::add_binding): Likewise when discoving a non-empty binding.
(depset::hash::finalize_dependencies): Leave binding's namespace
dependency untouched.
(module_state::write_cluster): Assert binding's namespace in in
slot zero. Adjust binding scan.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/cp/module.cc
More information about the Gcc-cvs
mailing list