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]

r267535 - in /trunk/gcc/testsuite: ChangeLog g+...


Author: mpolacek
Date: Wed Jan  2 22:39:16 2019
New Revision: 267535

URL: https://gcc.gnu.org/viewcvs?rev=267535&root=gcc&view=rev
Log:
	PR c++/81486 - CTAD failing with ().
	* g++.dg/cpp1z/class-deduction60.C: New test.
	* g++.dg/cpp1z/class-deduction61.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction60.C
    trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction61.C
Modified:
    trunk/gcc/testsuite/ChangeLog


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