* doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int.
[deliverable/binutils-gdb.git] / gdb / config / alpha / alpha-linux.mh
index 39f353201882a8b4776899cffc503938552651ba..7691d0729eb4c198f4452551eaf95224c90b3b80 100644 (file)
@@ -8,3 +8,7 @@ LOADLIBES = -ldl -rdynamic
 
 MMALLOC = 
 MMALLOC_CFLAGS = -DNO_MMALLOC 
+
+# doublest.c currently assumes some properties of FP arithmetic
+# on the host which require this.
+MH_CFLAGS = -mieee
This page took 0.023192 seconds and 4 git commands to generate.