r259147 - in /branches/gcc-7-branch/gcc: cp/Cha...
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Apr 5 18:27:00 GMT 2018
Author: jason
Date: Thu Apr 5 18:27:49 2018
New Revision: 259147
URL: https://gcc.gnu.org/viewcvs?rev=259147&root=gcc&view=rev
Log:
PR c++/82152 - ICE with class deduction and inherited ctor.
* pt.c (do_class_deduction): Ignore inherited ctors.
Added:
branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction54.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