This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-3.1-20020204 does *not* support -mfp-math=sse


Hi.

This afternoon, I downloaded the gcc-3.1 snapshot of 2002-02-04, the most
recent one.

It does _not_ support -mfp-math=sse : it says "unrecognised option".

In the snapshot directory, `find . -type f | xargs grep "fp-math"` gives no
matches; "-msse-math" appears in a couple of the .texi files for the manual,
but is not recognised as an option by the compiler itself.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]