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]

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


Author: nathan
Date: Tue Apr 24 21:04:25 2018
New Revision: 259618

URL: https://gcc.gnu.org/viewcvs?rev=259618&root=gcc&view=rev
Log:
	gcc/cp/
	* module.c (trees_out::tree_decl): Deal with templated types.
	(tree_in::tree_node): Likewise.
	gcc/testsuite/
	* g++.dg/modules/indirect-2_[abc].C: Add template class.

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


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