Themaister/muFFT

-ffast-math

Opened this issue · 0 comments

In CmakeLists.txt I found:

# Cannot safely use -ffast-math, breaks on GCC due to reliance on -0.0f behavior.

Could you elaborate what breaks if -ffast-math would still be enabled? Does it lead to inaccuracies or catastrophic failure?