Re: gcc/libm floating-point bug?

From: David Schultz <das_at_FreeBSD.ORG>
Date: Tue, 20 May 2003 11:00:04 -0700
On Tue, May 20, 2003, Jon Lido wrote:
> Well, I do have a P4, and had built everything with -march=pentium4.  However, 
> rebuilding the kernel and modules with -march=pentium3 produces the same 
> results.

This isn't a kernel problem, so you need to rebuild libm and libc
without -march=pentium4.  You really don't want to be using the
Pentium 4 optimizations in gcc 3.2 anyway; the generated code is
generally slower.  gcc 3.3 has fixes for a number of the bugs, but
I don't know about the performance problems.
Received on Tue May 20 2003 - 09:00:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:08 UTC