m68k.c (m68k_svr3_asm_out_constructor): Protect with ifdef CTOR_LIST_BEGIN instead...
authorRichard Henderson <rth@redhat.com>
Fri, 10 Aug 2001 16:56:53 +0000 (09:56 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Aug 2001 16:56:53 +0000 (09:56 -0700)
commitd67c7dd8552aca887093d6adcf67b1e7e67e68fe
tree811f8ae17059023ba8e65dd6dfde2e8f708c3191
parent0dd9979555ce6fa7b1895e5020713fc1ea7f2a9c
m68k.c (m68k_svr3_asm_out_constructor): Protect with ifdef CTOR_LIST_BEGIN instead of INIT_SECTION_ASM_OP.

        * config/m68k/m68k.c (m68k_svr3_asm_out_constructor): Protect with
        ifdef CTOR_LIST_BEGIN instead of INIT_SECTION_ASM_OP.

From-SVN: r44770
gcc/ChangeLog
gcc/config/m68k/m68k.c