Bug 118240

Summary: Re: 32-bit libc incorrectly converts some FP numbers
Product: Base System Reporter: Rebecca Cran <bcran>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me CC: FreeBSD-gnats-submit
Priority: Normal    
Version: 1.0-CURRENT   
Hardware: Any   
OS: Any   

Description Rebecca Cran freebsd_committer freebsd_triage 2007-11-25 01:10:00 UTC
 This issue does still exist on 6.3-PRELEASE with sources from 24th 
 November.    The issue only occurs when libc is compiled with -O2, since 
 the problem appears to be due to gcse - adding -fno-gcse prevents the 
 problem.  Without CFLAGS defined in /etc/make.conf libc gets compiled 
 with -O2 and so the issue will occur in a standard 6.3 build.    
 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28096 looks like a fairly 
 similar issue, albeit in gcc 4.x.
 
 --
 Bruce
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2007-11-25 01:11:59 UTC
State Changed
From-To: open->closed

Misfiled followup to amd64/112222; content migrated. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-11-25 01:11:59 UTC
Responsible Changed
From-To: gnats-admin->freebsd-amd64