r249816 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Jun 29 21:13:00 GMT 2017
Author: jason
Date: Thu Jun 29 21:13:43 2017
New Revision: 249816
URL: https://gcc.gnu.org/viewcvs?rev=249816&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:
trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction40.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list