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]

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


Author: nathan
Date: Mon Apr 23 18:41:11 2018
New Revision: 259567

URL: https://gcc.gnu.org/viewcvs?rev=259567&root=gcc&view=rev
Log:
	gcc/cp/
	* module.c (trees_{in,out}::core_vals): Allow NULL-context VAR_DECLS.
	gcc/testsuite/
	* g++.dg/modules/indirect-1_[abc].C: Add class.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/module.c
    branches/c++-modules/gcc/testsuite/g++.dg/modules/indirect-1_a.C
    branches/c++-modules/gcc/testsuite/g++.dg/modules/indirect-1_b.C
    branches/c++-modules/gcc/testsuite/g++.dg/modules/indirect-1_c.C


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