[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug java/10632] Numerical result differs from Sun JDK



------- Additional Comments From pmoulder at mail dot csse dot monash dot edu dot au  2004-05-12 08:25 -------
Created an attachment (id=6263)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6263&action=view)
short test case showing difference from sun jdk

The attached short program suggests that the problem is in use of fp registers
(64-bit significand on x86 instead of 53 bits) for intermediate results.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10632

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: