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

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

Reply via email to