summaryrefslogtreecommitdiff
path: root/gcc/config/i386/scodbx.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@cygnus.com>1999-01-19 08:39:48 -0800
committerRichard Henderson <rth@gcc.gnu.org>1999-01-19 08:39:48 -0800
commit67e5db2c3947db5c50d6f7a80dd71795df7d2c4a (patch)
tree39a0507b3cd3072fb5a5c5c17a1aa3664eb9c843 /gcc/config/i386/scodbx.h
parent196fb9ff402734413ced6898fd9beaee255b2f27 (diff)
downloadgcc-67e5db2c3947db5c50d6f7a80dd71795df7d2c4a.tar.gz
isc.h (TARGET_DEFAULT): Define symbolicly.
* i386/isc.h (TARGET_DEFAULT): Define symbolicly. * i386/isccoff.h, i386/next.h, i386/sco.h, i386/sco5.h: Likewise. * i386/scodbx.h, i386/sequent.h, i386.unix.h: Likewise. From-SVN: r24769
Diffstat (limited to 'gcc/config/i386/scodbx.h')
-rw-r--r--gcc/config/i386/scodbx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/scodbx.h b/gcc/config/i386/scodbx.h
index a2581d4257f..dbb296bc25e 100644
--- a/gcc/config/i386/scodbx.h
+++ b/gcc/config/i386/scodbx.h
@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA. */
So don't make TARGET_IEEE_FP default for SCO. */
#undef TARGET_DEFAULT
-#define TARGET_DEFAULT 0201
+#define TARGET_DEFAULT (MASK_80387 | MASK_FLOAT_RETURNS)
/* Use crt1.o as a startup file and crtn.o as a closing file. */