Explorar o código

fix wrong value of FLT_EVAL_METHOD for x86_64

Rich Felker %!s(int64=12) %!d(string=hai) anos
pai
achega
59c4ead16a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      arch/x86_64/bits/float.h

+ 1 - 1
arch/x86_64/bits/float.h

@@ -1,5 +1,5 @@
 #define FLT_ROUNDS 1
-#define FLT_EVAL_METHOD 1
+#define FLT_EVAL_METHOD 0
 
 #define LDBL_MIN     3.3621031431120935063e-4932L
 #define LDBL_MAX     1.1897314953572317650e+4932L