]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (rs6000_elf_asm_out_constructor): New.
authorRichard Henderson <rth@redhat.com>
Sun, 12 Aug 2001 21:17:43 +0000 (14:17 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 12 Aug 2001 21:17:43 +0000 (14:17 -0700)
commitd9f6800d4a88a3cccd0653b7d415abcd5969c00e
tree3da5fe45664b1476b336fd58c4f5b607379a2785
parent6ba57472689cf8fc1b1610de3543e5a9f77960d2
rs6000.c (rs6000_elf_asm_out_constructor): New.

        * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
        (rs6000_elf_asm_out_destructor): New.                                           * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): Remove.
        (DTORS_SECTION_ASM_OP): Remove.                                                 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
        (ASM_OUTPUT_INT): Don't hack TARGET_RELOCATABLE for constructors.

From-SVN: r44835
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/sysv4.h