X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flroundf.c;fp=src%2Fmath%2Flroundf.c;h=4a5eaa035b9cccb623825b8702ab95eb486d949b;hb=125fb69ba64c0064de25eb1a23217b00aa393051;hp=a35c97be7ce39044f893e6ec52b2a0954dec1832;hpb=e084227a3608bc38230b88ea03e7b0f0804dd3ad;p=libc-test diff --git a/src/math/lroundf.c b/src/math/lroundf.c index a35c97b..4a5eaa0 100644 --- a/src/math/lroundf.c +++ b/src/math/lroundf.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;