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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue May 1 17:50:00 GMT 2018


Author: nathan
Date: Tue May  1 17:50:05 2018
New Revision: 259804

URL: https://gcc.gnu.org/viewcvs?rev=259804&root=gcc&view=rev
Log:
	gcc/cp/
	* module.c (trees_out::tree_{type,decl,ctx}): Separate need_body
	and owner args.
	(trees_{in,out}::core_vals): Don't stream TYPE_CONTEXT.
	(trees_in::finish_type, module_state::read_class_def): Reconstruct
	it here.
	(trees_out::tree_binfo): Use tree_ctx.

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



More information about the Gcc-cvs mailing list