Hacker News new | ask | show | jobs
by gpderetta 719 days ago
To enable this "feature" I believe you have to specify fast math while linking the .so, it is not enough to do it when compiling.

It had also been fixed recent GCC versions.