r259133 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Apr 5 16:42:00 GMT 2018
Author: jason
Date: Thu Apr 5 16:42:09 2018
New Revision: 259133
URL: https://gcc.gnu.org/viewcvs?rev=259133&root=gcc&view=rev
Log:
PR c++/82152 - ICE with class deduction and inherited ctor.
* pt.c (do_class_deduction): Ignore inherited ctors.
Added:
trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction54.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list