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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Mar 23 14:39:54 2018
New Revision: 258812

URL: https://gcc.gnu.org/viewcvs?rev=258812&root=gcc&view=rev
Log:
        PR c++/84937 - ICE with class deduction and auto.

        * pt.c (rewrite_template_parm): Fix auto handling.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction51.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/pt.c

Reply via email to