[Bug libgcj/16122] gij - Incorrect result due to computations in extended precision on x86
vincent at vinc17 dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 22 06:05:00 GMT 2004
------- 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
More information about the Java-prs
mailing list