2005-10-04 Richard Guenther <rguenther@suse.de>
commit4dc955c887529ba76595516911a841033eef0c00
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Oct 2005 13:58:42 +0000 (4 13:58 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Oct 2005 13:58:42 +0000 (4 13:58 +0000)
treed21cf970781e413baf152e71ea6897bc4c8b7006
parent287cbb2e49e0bf1714f18ca16d8a77cc9ba05f24
2005-10-04  Richard Guenther  <rguenther@suse.de>

PR c/23576
* c-decl.c (grokdeclarator): Don't write to fields
of error_mark_node.

* gcc.dg/noncompile/pr23576.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104943 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/noncompile/pr23576.c [new file with mode: 0644]