Date: Tue, 20 May 2003 09:06:07 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Jon Lido <jlido@goof.com> Cc: freebsd-current@freebsd.org Subject: Re: gcc/libm floating-point bug? Message-ID: <3ECA526F.A6E4A085@mindspring.com> References: <200305201025.30296.jlido@goof.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jon Lido wrote: > I've been running 5-CURRENT on my laptop for about a week now. I believe I > may have found a bug in FreeBSD's gcc floating-point code generation, or > perhaps more likely, in the math library. [ ... ] > I know my floating point hardware is fine, since I used to run xmms and artsd > fine under Linux before I switched the machine to FreeBSD. > > I'd appreciate any help with further isolating and reproducing the bug. Has > anyone else experienced this problem? There was a recent discussion about -mieee being set by default in one of the Makefiles, which leaked into the main code base. It may be that you need the option, or you need to disable it (depending on when you downloaded you copy of -current). -- Terry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ECA526F.A6E4A085>