Compiler flags
Many optimizations can be controlled separately from -Ofast
It's better to selectively disable optimizations rather than reduce the level of global optimization
-OPT:IEEE_arithmetic=n controls rounding and overflow
-OPT:roundoff=n controls roundoff