|
Rici Lake recommends in a post from 2005 that "you should never use this flag" (http://lua-users.org/lists/lua-l/2005-11/msg00192.html).
Apart from the obvious NaN issues, are there any other subtle reasons why -ffast-math would be a really bad idea?
Intel C++ compiler is said to use it by default. -asko