error.c (dump_decl): Make sure there is lang_specific info before checking for DTOR...
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 16 Sep 2004 18:52:48 +0000 (18:52 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Thu, 16 Sep 2004 18:52:48 +0000 (18:52 +0000)
commit2d0db225d32eecd53d1db78a80dc4ad0945c0833
treec03439f796833724eb718b395139d30bbcae1864
parent49f48e9ffca06f9a945da052f04e67f509e00205
error.c (dump_decl): Make sure there is lang_specific info before checking for DTOR and CTOR decls.

2004-09-16  Andrew MacLeod  <amacleod@redhat.com>

* error.c (dump_decl): Make sure there is lang_specific info before
checking for DTOR and CTOR decls.

From-SVN: r87610
gcc/cp/ChangeLog
gcc/cp/error.c