This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Safe parms for i386 architecture
- To: gcc at gcc dot gnu dot org
- Subject: Safe parms for i386 architecture
- From: Jean Francois Martinez <jfm2 at club-internet dot fr>
- Date: Thu, 13 Jul 2000 21:24:41 +0300
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