X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2F__cosl.c;h=9ea51ecfe5ec8610dcbb8f753133d9abfd908b6d;hb=0a036507374004156ba6dfd5db9d0c8efa70e78a;hp=bac03032ddb120498b3458ab98e7e39a1afaee11;hpb=fc04675a09587031d5daebcb877b73976890b71d;p=libm diff --git a/src/math/__cosl.c b/src/math/__cosl.c index bac0303..9ea51ec 100644 --- a/src/math/__cosl.c +++ b/src/math/__cosl.c @@ -14,7 +14,7 @@ #include "libm.h" -#if LD80 +#if LDBL_MANT_DIG == 64 && LDBL_MAX_EXP == 16384 /* * ld80 version of __cos.c. See __cos.c for most comments. */