r249817 - in /branches/gcc-7-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Jun 29 21:32:00 GMT 2017


Author: jason
Date: Thu Jun 29 21:32:20 2017
New Revision: 249817

URL: https://gcc.gnu.org/viewcvs?rev=249817&root=gcc&view=rev
Log:
	PR c++/81180 - ICE with C++17 deduction of member class template.

	* pt.c (build_deduction_guide): Correct member template handling.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction40.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/pt.c



More information about the Gcc-cvs mailing list