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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Dec 5 17:49:00 GMT 2019


Author: nathan
Date: Thu Dec  5 17:49:07 2019
New Revision: 279009

URL: https://gcc.gnu.org/viewcvs?rev=279009&root=gcc&view=rev
Log:
	gcc/cp/
	* module.cc (macro_import::slot) Adjust encoding to use fewer
	bits.
	(macro_import::append): Add defness parm.
	(macro_import::exported): Always make definition.
	(maybe_add_macro): Adjust.
	(module_state::{write,install}_macros): Likewise.
	(module_state::deferred_macro): Likewise.

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



More information about the Gcc-cvs mailing list