[Bug c++/64129] [5.0 regression] ICE on invalid: in grokfndecl, at cp/decl.c:7658

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 10 02:51:00 GMT 2014


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Dec 10 02:51:03 2014
New Revision: 218557

URL: https://gcc.gnu.org/viewcvs?rev=218557&root=gcc&view=rev
Log:
    PR c++/64129
    * decl.c (grokdeclarator): Recover from variable template
    specialization declared as function.

Added:
    trunk/gcc/testsuite/g++.dg/parse/error56.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c



More information about the Gcc-bugs mailing list