diff options
Diffstat (limited to 'ports/sysdeps/powerpc/soft-fp/sfp-machine.h')
-rw-r--r-- | ports/sysdeps/powerpc/soft-fp/sfp-machine.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/sysdeps/powerpc/soft-fp/sfp-machine.h b/ports/sysdeps/powerpc/soft-fp/sfp-machine.h index 8a9afad3e6..c2a190e7ef 100644 --- a/ports/sysdeps/powerpc/soft-fp/sfp-machine.h +++ b/ports/sysdeps/powerpc/soft-fp/sfp-machine.h @@ -22,6 +22,7 @@ #define _FP_NANSIGN_Q 0 #define _FP_KEEPNANFRACP 1 +#define _FP_QNANNEGATEDP 0 /* Someone please check this. */ #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ |