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]

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


Author: nathan
Date: Wed Jun  5 13:38:27 2019
New Revision: 271962

URL: https://gcc.gnu.org/viewcvs?rev=271962&root=gcc&view=rev
Log:
	gcc/cp/
	* module.cc (trees_out::core_vals): Template type parms are their
	own canonical.
	(trees_in::finish_type): Never subst a canonical type parm for the type.
	gcc/testsuite/
	* g++.dg/modules/ttp-2_[ab].C: New.

Added:
    branches/c++-modules/gcc/testsuite/g++.dg/modules/ttp-2_a.C
    branches/c++-modules/gcc/testsuite/g++.dg/modules/ttp-2_b.C
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]