X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flround.c;fp=src%2Fmath%2Flround.c;h=766d7c2e229db551d4dece8c164702a3486dd06c;hb=125fb69ba64c0064de25eb1a23217b00aa393051;hp=aa751a080265e4f35fee2d17e547c0e38c68638b;hpb=e084227a3608bc38230b88ea03e7b0f0804dd3ad;p=libc-test diff --git a/src/math/lround.c b/src/math/lround.c index aa751a0..766d7c2 100644 --- a/src/math/lround.c +++ b/src/math/lround.c @@ -11,7 +11,6 @@ int main(void) { #pragma STDC FENV_ACCESS ON long long yi; - float d; int e, i, err = 0; struct d_i *p;