https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82152

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
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

Reply via email to