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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Fri Aug 30 20:08:00 GMT 2019


Author: nathan
Date: Fri Aug 30 20:08:22 2019
New Revision: 275225

URL: https://gcc.gnu.org/viewcvs?rev=275225&root=gcc&view=rev
Log:
	gcc/cp/
	* module.cc (trees_in::finish{,_type}): Delete. Move into
	trees_in::tree_value, removing type remapping etc,
	(trees_out::start): Check not streaming an unexpected type.
	(trees_{in,out}::core_vals): Pointers are not streamed.
	(trees_in::tree_value): Move remnants of finish{,_type} here &
	simplify handling.

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



More information about the Gcc-cvs mailing list