]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/35744 (ICE attributes for invalid types)
authorVolker Reichelt <v.reichelt@netcologne.de>
Thu, 17 Apr 2008 19:41:50 +0000 (19:41 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Thu, 17 Apr 2008 19:41:50 +0000 (19:41 +0000)
commit8141262005625b4864933bafb48051c4af83bfb5
treeae8973a801639e17feb9da23b956398a86579962
parentf3f1dc19a811e228d1094247e7b686578a2904f6
re PR c/35744 (ICE attributes for invalid types)

PR c/35744
* attribs.c (decl_attributes): Return early on errorneous node.

* gcc.dg/attr-error-1.c: New test.

From-SVN: r134409
gcc/ChangeLog
gcc/attribs.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/attr-error-1.c [new file with mode: 0644]