Is there an URL documenting what compiler flags are safe in the 386
architecture for gcc 2.95.2?
Doc does not go into particulars about architecture.
I am particularly interested into fast-math, inline-functions and if it
is still necessary to use no-strengthreduce since I have seen these
flags used in Linux distributions.
JF Martinez