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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Mon Jun 4 13:58:00 GMT 2018


Author: nathan
Date: Mon Jun  4 13:58:45 2018
New Revision: 261149

URL: https://gcc.gnu.org/viewcvs?rev=261149&root=gcc&view=rev
Log:
	Cookies for mapping files
	gcc/cp/
	* module.c (module_mapper::response_eol): Add ignore arg.
	(module_mapper::module_mapper): Cookie on file mapper.
	gcc/
	* invoke.texi (C++ Modules): Document file mapper cookie.
	gcc/testsuite/
	* g++.dg/modules/map-1_b.C: Use specific mapper.
	* g++.dg/modules/map-1_b.map: New.

Added:
    branches/c++-modules/gcc/testsuite/g++.dg/modules/map-1_b.map
Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/module.c
    branches/c++-modules/gcc/doc/invoke.texi
    branches/c++-modules/gcc/testsuite/g++.dg/modules/map-1_b.C



More information about the Gcc-cvs mailing list