https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218387
Rodney W. Grimes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Rodney W. Grimes <[email protected]> --- Attempting to confirm. Using FreeBSD 11.0-STABLE #0 r316340 system. Built src/lib/msun with /etc/make.conf containing CPUTYPE=sandybridge clang -v FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) objdump -dSRC libm.so.5 indicates lots of legacy fpu instructions like fmuls instead of mulss as well as usage of the %st() registers -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
