c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME if it is not set.
authorMark Mitchell <mark@codesourcery.com>
Thu, 3 May 2001 15:41:13 +0000 (15:41 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 3 May 2001 15:41:13 +0000 (15:41 +0000)
commitc64539a845eeb988a17e9648bcf04615214542ab
tree935ec1d86aaf9c98532d532268cf2c4e2de1e8f0
parent2ea107703bd0a10199905950b2b2e21d06316614
c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME if it is not set.

* c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME
if it is not set.

From-SVN: r41788
gcc/ChangeLog
gcc/c-dump.c