decl.c (pushtag): Avoid crashing on erroneous input.
authorMark Mitchell <mark@markmitchell.com>
Tue, 26 May 1998 07:02:37 +0000 (07:02 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 26 May 1998 07:02:37 +0000 (07:02 +0000)
commit312a0c90730e796c40ae8e52b4575d4043668d9b
tree0af7ace6b5a2d16031018e312c7cf73fdcf21174
parent954b0af841e6d7cee4754d4d8a93878ffa38edee
decl.c (pushtag): Avoid crashing on erroneous input.

1998-05-25  Mark Mitchell  <mark@markmitchell.com>
* decl.c (pushtag): Avoid crashing on erroneous input.

From-SVN: r20056
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.pt/crash7.C [new file with mode: 0644]