[Bug c++/56395] [4.7/4.8 Regression] ICE, Segmentation fault in tsubst

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 22 22:27:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56395

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-22 22:26:19 UTC ---
Author: jason
Date: Fri Feb 22 22:26:08 2013
New Revision: 196232

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196232
Log:
    PR c++/56395
    * tree.c (strip_typedefs): Strip typedefs from TYPENAME_TYPE template
    args.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/typename19.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/tree.c



More information about the Gcc-bugs mailing list