sysv4.h (ASM_OUTPUT_SECTION_NAME): Check to make sure DECL is non-null before trying...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 13 Feb 1995 06:11:50 +0000 (01:11 -0500)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 13 Feb 1995 06:11:50 +0000 (01:11 -0500)
commitfe7cdaaac690e962c82a441c1a4df3e43fa47987
tree595ab4430222b52c0ab8fa1497f21b43a9f09e0a
parent0ee902cb1a0ec325de5b4273884cbdee0dacb903
sysv4.h (ASM_OUTPUT_SECTION_NAME): Check to make sure DECL is non-null before trying to reference it.

Sun Feb 12 20:20:28 1995  Brendan Kehoe  (brendan@lisa.cygnus.com)

        * config/sparc/sysv4.h (ASM_OUTPUT_SECTION_NAME): Check to make
        sure DECL is non-null before trying to reference it.
        * config/mips/elf64.h (ASM_OUTPUT_SECTION_NAME): Likewise.

From-SVN: r8915
gcc/config/mips/elf64.h
gcc/config/sparc/sysv4.h