X-Git-Url: http://nsz.repo.hu/git/?p=libm;a=blobdiff_plain;f=src%2Fmath%2F__rem_pio2l.h;h=37f3bd28c19610c3ac9c272aa30c5e85dcafca1e;hp=130a8f0474a68e3cd5e4fbed10dda63e5ed97a42;hb=59c2bd747bce9b1e35c893b2ace9bea57523a901;hpb=0498709e07bf9dd0546a61220cd2a27fcd186ce0 diff --git a/src/math/__rem_pio2l.h b/src/math/__rem_pio2l.h index 130a8f0..37f3bd2 100644 --- a/src/math/__rem_pio2l.h +++ b/src/math/__rem_pio2l.h @@ -13,7 +13,7 @@ * Optimized by Bruce D. Evans. */ #include "libm.h" -#if LD80 +#if LDBL_MANT_DIG == 64 && LDBL_MAX_EXP == 16384 /* ld80 version of __rem_pio2(x,y) * * return the remainder of x rem pi/2 in y[0]+y[1]