aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1996-12-17 16:07:11 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1996-12-17 16:07:11 +0000
commit0a49cbd463bcfad0d9ee08a3bc5bbc14b81091a7 (patch)
tree9b05185fe7e46811f43f154c141d0eed66fde519 /gcc
parent866a6c956cd7c1d62a71aaadf055e63e4b20a2e5 (diff)
downloadgcc-0a49cbd463bcfad0d9ee08a3bc5bbc14b81091a7.zip
gcc-0a49cbd463bcfad0d9ee08a3bc5bbc14b81091a7.tar.gz
gcc-0a49cbd463bcfad0d9ee08a3bc5bbc14b81091a7.tar.bz2
Delete HAS_INIT_SECTION
From-SVN: r13317
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/rs6000/win-nt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/rs6000/win-nt.h b/gcc/config/rs6000/win-nt.h
index bf29f7a..7c11c1b 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.