X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2Fvfprintf.c;h=f13fbe10576d157684ecfc9d4e8bcf448010cd6d;hb=a0b56b947a5a8a58fe2accea7f6d9ee927d70ad4;hp=f19058d3c0cb04a97ca81c0befec93c838cab172;hpb=e514228043c2618f925bcfe8db71b0ff4e2b2113;p=musl diff --git a/src/stdio/vfprintf.c b/src/stdio/vfprintf.c index f19058d3..f13fbe10 100644 --- a/src/stdio/vfprintf.c +++ b/src/stdio/vfprintf.c @@ -326,9 +326,10 @@ static int fmt_fp(FILE *f, long double y, int w, int p, int fl, int t) if (x || d+1!=z) { long double round = CONCAT(0x1p,LDBL_MANT_DIG); long double small; - if (x