X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Flroundl.c;h=9cb7ee21f8b0ecc42f5b5ba3fd970dab8c493761;hb=588927eced2aa02855723750217fe3fc26404da9;hp=0b62b1a9ee7aa776c5fb7c9ffbf5e4a4505b7841;hpb=e084227a3608bc38230b88ea03e7b0f0804dd3ad;p=libc-test diff --git a/src/math/lroundl.c b/src/math/lroundl.c index 0b62b1a..9cb7ee2 100644 --- a/src/math/lroundl.c +++ b/src/math/lroundl.c @@ -16,7 +16,6 @@ int main(void) { #pragma STDC FENV_ACCESS ON long long yi; - float d; int e, i, err = 0; struct l_i *p;