From 0a49cbd463bcfad0d9ee08a3bc5bbc14b81091a7 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Tue, 17 Dec 1996 16:07:11 +0000 Subject: [PATCH] Delete HAS_INIT_SECTION From-SVN: r13317 --- gcc/config/rs6000/win-nt.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/gcc/config/rs6000/win-nt.h b/gcc/config/rs6000/win-nt.h index bf29f7ab5b7..7c11c1b2ae6 100644 --- a/gcc/config/rs6000/win-nt.h +++ b/gcc/config/rs6000/win-nt.h @@ -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. -- 2.30.2