[Bug c++/84937] [7/8 Regression] ICE with class template argument deduction and auto

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 20 12:45:00 GMT 2018


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Mar 20 12:44:49 2018
New Revision: 258680

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

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

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


More information about the Gcc-bugs mailing list