* i386/sco5.h (HAVE_ATEXIT): Delete definition.
authorRobert Lipe <robertl@dgii.com>
Mon, 17 Nov 1997 06:54:20 +0000 (06:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 Nov 1997 06:54:20 +0000 (23:54 -0700)
From-SVN: r16536

gcc/ChangeLog
gcc/config/i386/sco5.h

index ab3fad6..e8c4159 100644 (file)
@@ -1,3 +1,7 @@
+Fri Nov  7 15:33:11 1997  Robert Lipe (robertl@dgii.com)
+
+       * i386/sco5.h (HAVE_ATEXIT): Delete definition.
+
 Sun Nov 16 23:52:48 1997  Jeffrey A Law  (law@cygnus.com)
 
        * cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionl
index 8a88e10..cc5c533 100644 (file)
@@ -945,7 +945,6 @@ compiler at the end of the day. Onward we go ...
 
 # if defined (_SCO_ELF)
 #  define OBJECT_FORMAT_ELF
-#  define HAVE_ATEXIT
 #  define INIT_SECTION_ASM_OP INIT_SECTION_ASM_OP_ELF
 #  define FINI_SECTION_ASM_OP FINI_SECTION_ASM_OP_ELF
 #  define DTORS_SECTION_ASM_OP DTORS_SECTION_ASM_OP_ELF