* i386/sco5.h (HAVE_ATEXIT): Delete definition.

From-SVN: r16536
This commit is contained in:
Robert Lipe 1997-11-17 06:54:20 +00:00 committed by Jeff Law
parent 85c3ba60dd
commit cb0112a7f3
2 changed files with 4 additions and 1 deletions

View 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

View 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