This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: nathan
Date: Mon Jun 10 13:23:13 2019
New Revision: 272118

URL: https://gcc.gnu.org/viewcvs?rev=272118&root=gcc&view=rev
Log:
	gcc/cp/
	* module.cc (loc_spans::init): Correct macro range ordering.
	(module_state::write_locations): Fix more off-by-ones.
	gcc/testsuite/
	* g++.dg/modules/predef-1.[hC]: New.

Added:
    branches/c++-modules/gcc/testsuite/g++.dg/modules/predef-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/modules/predef-1.h
Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/module.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]