X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fllroundf.c;h=dc55f46c024024a2200c9b23f740b6f4a84dc598;hb=9c6efc03eba4568ba9f1672a2bb0c50a047edd8e;hp=780a97487f43067a2046b55e0d2d4788f5c19f5c;hpb=e084227a3608bc38230b88ea03e7b0f0804dd3ad;p=libc-test diff --git a/src/math/llroundf.c b/src/math/llroundf.c index 780a974..dc55f46 100644 --- a/src/math/llroundf.c +++ b/src/math/llroundf.c @@ -11,7 +11,6 @@ int main(void) { #pragma STDC FENV_ACCESS ON long long yi; - float d; int e, i, err = 0; struct f_i *p;