error.c (dump_decl): Avoid crashing when presented with a uninitialized constant...
authorMark Mitchell <mmitchell@usa.net>
Wed, 10 Sep 1997 02:28:20 +0000 (02:28 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 10 Sep 1997 02:28:20 +0000 (22:28 -0400)
commit03555413998ae48323618a55b7c7decca29a1594
treea1194d52597ec6e15cb52fb2ede9749a7004c06f
parenta2676865a6f4f980779e6ff60839739fbc3ad826
error.c (dump_decl): Avoid crashing when presented with a uninitialized constant...

Tue Sep  9 17:57:25 1997  Mark Mitchell  <mmitchell@usa.net>

* error.c (dump_decl): Avoid crashing when presented with a
uninitialized constant, as can occur with a template parameter.

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