Delete HAS_INIT_SECTION
authorMichael Meissner <meissner@gcc.gnu.org>
Tue, 17 Dec 1996 16:07:11 +0000 (16:07 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 17 Dec 1996 16:07:11 +0000 (16:07 +0000)
From-SVN: r13317

gcc/config/rs6000/win-nt.h

index bf29f7a..7c11c1b 100644 (file)
@@ -470,9 +470,6 @@ dtors_section ()                                                    \
 #undef  ASM_IDENTIFY_GCC
 #define ASM_IDENTIFY_GCC(x)
 
-#undef HAS_INIT_SECTION
-#define HAS_INIT_SECTION
-
 /* Output assembler code for a block containing the constant parts
    of a trampoline, leaving space for the variable parts.