https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295089
--- Comment #6 from Paul Zimmermann <[email protected]> --- I also get errors with the double version: ``` zimmerma@thym:~/svn/core-math$ CORE_MATH_CHECK_STD=true LIBM=/tmp/libm.a ./check.sh rsqrt Running worst cases check in --rndn mode... FAIL x=0x1.e60431782ff31p-1 ref=0x1.06c10c599fca7p+0 z=0x0.000002b344e03p-1022 ``` but maybe I did a mistake in copying the code. How can I build a libm.a with just rsqrtf, rsqrt and rsqrtl? -- You are receiving this mail because: You are the assignee for the bug.
