summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-11-22 20:18:19 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-11-22 20:18:19 +0000
commit0a04eb6a09db4a04b1effad3b82efb69e5dcf068 (patch)
tree706d0ab424971a8d3f200591a852c4b845bb9341 /gnu/usr.bin/gcc
parentef8371edd6a6974b450bb9e7ddbc64ce1525e286 (diff)
Oops.. our GCC didn't generate code for the FPU.
Diffstat (limited to 'gnu/usr.bin/gcc')
-rw-r--r--gnu/usr.bin/gcc/config/alpha/openbsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc/config/alpha/openbsd.h b/gnu/usr.bin/gcc/config/alpha/openbsd.h
index 44acb1baf20..115d0f5c8ab 100644
--- a/gnu/usr.bin/gcc/config/alpha/openbsd.h
+++ b/gnu/usr.bin/gcc/config/alpha/openbsd.h
@@ -87,7 +87,7 @@ Boston, MA 02111-1307, USA. */
#define MACHINE_TYPE "OpenBSD/alpha"
#endif
-#define TARGET_DEFAULT MASK_GAS
+#define TARGET_DEFAULT (MASK_GAS | 3)
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
#define LOCAL_LABEL_PREFIX "."