re PR c++/35077 (ICE with attribute in broken class declaration)
authorPaolo Carlini <pcarlini@suse.de>
Mon, 11 Feb 2008 09:28:48 +0000 (09:28 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 11 Feb 2008 09:28:48 +0000 (09:28 +0000)
commitba19e12f42184b5bc10ee507a9d432c60668ff63
treea53a2d203a0cb1d7c6f78f45a7b9b1c5e0ce42d8
parent35b35fd081081e908c420cbcfbde4b9e4ddb5545
re PR c++/35077 (ICE with attribute in broken class declaration)

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.

From-SVN: r132237
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/crash78.C [new file with mode: 0644]