decl.c (grokdeclarator): Don't try to use TYPE_OBSTACK on an error_mark_node.
authorMark Mitchell <mark@markmitchell.com>
Wed, 27 May 1998 07:07:24 +0000 (07:07 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 27 May 1998 07:07:24 +0000 (07:07 +0000)
commit1aed535530fda367c1ec38d7db7450951ab2a003
tree38e82b511a50dc8b1c0272b97bbdb85200c39b1c
parentd499463f267ac9eb8172a715c472588f96b6e1ba
decl.c (grokdeclarator): Don't try to use TYPE_OBSTACK on an error_mark_node.

* decl.c (grokdeclarator): Don't try to use TYPE_OBSTACK on an
error_mark_node.

From-SVN: r20088
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/pt.c