math: fix float->int functions
[libc-test] / src / math / gen / template / f_i.c
index 1e4315a..0064623 100644 (file)
@@ -10,7 +10,6 @@ int main(void)
 {
        #pragma STDC FENV_ACCESS ON
        long long yi;
-       float d;
        int e, i, err = 0;
        struct f_i *p;