------- Additional Comments From vincent at vinc17 dot org  2004-06-22 06:04 
-------
I don't know very much about Java, but I've talked with someone who has some
knowledge in Java and floating point, and according to him, Java FP arithmetic
operations must round exactly in double precision (this is also confirmed by the
documentation I could see). strictfp concerns the exponent range of the double
precision vs extended precision, but this is not the problem here.

-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply via email to