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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Apr  4 16:42:55 2018
New Revision: 259092

URL: https://gcc.gnu.org/viewcvs?rev=259092&root=gcc&view=rev
Log:
        PR c++/85135 - ICE with omitted template arguments.

        * decl.c (grokdeclarator): Catch deduced class type in trailing
        return type.

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

Reply via email to