math: add remquo and fma
[libc-test] / src / math / lrintl.c
index f689cf2..8d37d9c 100644 (file)
@@ -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;