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++/35077] [4.3 regression] ICE with attribute in broken class declaration



------- Comment #3 from paolo at gcc dot gnu dot org  2008-02-11 09:29 -------
Subject: Bug 35077

Author: paolo
Date: Mon Feb 11 09:28:48 2008
New Revision: 132237

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132237
Log:
cp/
2008-02-11  Paolo Carlini  <pcarlini@suse.de>

        PR c++/35077
        * decl.c (groktypename): Check grokdeclarator return.

testsuite/
2008-02-11  Paolo Carlini  <pcarlini@suse.de>

        PR c++/35077
        * g++.dg/template/crash78.C: New.

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


-- 


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


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