This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC options and floating-point correctness (benchmarks)
- From: "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- To: Scott Robert Ladd <coyote at coyotegulch dot com>
- Cc: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Thu, 25 Mar 2004 16:21:56 +0000 (UTC)
- Subject: Re: GCC options and floating-point correctness (benchmarks)
- References: <406304AB.90708@coyotegulch.com>
On Thu, 25 Mar 2004, Scott Robert Ladd wrote:
> The best results (and the only potentially acceptable one in Mr. Kahan's
> opinion) required the use of the -march=pentium4 and -mfpmath=sse options.
What if -ffloat-store is used in alternative to those? It doesn't
actually work as far as causing conformance (e.g., casts to same type
still get discarded rather than reducing precision), but it is supposed to
help.
--
Joseph S. Myers
jsm@polyomino.org.uk