This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/28293] ICE on invalid typedef



------- Comment #8 from paolo at gcc dot gnu dot org  2009-09-09 23:34 -------
Subject: Bug 28293

Author: paolo
Date: Wed Sep  9 23:33:38 2009
New Revision: 151581

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151581
Log:
/cp
2009-09-09  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/28293
        * decl2.c (grokfield): Check for explicit template argument lists.

/testsuite
2009-09-09  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/28293
        * g++.dg/template/crash91.C: New.


Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]