error.c (dump_expr): Don't crash on INDIRECT_REFs whose operands don't have types.
authorMark Mitchell <mark@codesourcery.com>
Thu, 8 Apr 1999 20:16:51 +0000 (20:16 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 8 Apr 1999 20:16:51 +0000 (20:16 +0000)
commit5082a35587f3bc483ab5d1730d9a179251ff9f09
treeeac8067e3bbcbef5008c44f1b4d6d760dd28e3cc
parentd4ca58b3e001758ce57da07cfd636a52c012aa4d
error.c (dump_expr): Don't crash on INDIRECT_REFs whose operands don't have types.

* error.c (dump_expr): Don't crash on INDIRECT_REFs whose operands
don't have types.

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