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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Jan 31 15:09:00 GMT 2018


Author: nathan
Date: Wed Jan 31 15:09:57 2018
New Revision: 257239

URL: https://gcc.gnu.org/viewcvs?rev=257239&root=gcc&view=rev
Log:
	Staticize instrumentation
	gcc/cp/
	* module.c (bytes_out): Staticize spans, lengths, is_set.
	(bytes_out::instrument): Make static.
	(cpms_out): Staticize unique, refs, nulls, records.
	(cpms_out::instrument): Make static.  Adjust.

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



More information about the Gcc-cvs mailing list