[Bug libgcj/15719] GIJ Interpeter: Problem with NaN / infinity comparisons

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 21 17:05:00 GMT 2004


------- Additional Comments From tromey at gcc dot gnu dot org  2004-09-21 17:05 -------
I tried this but I couldn't reproduce.
I'm using current cvs trunk, but I built libgcj with -g
(so it could still be some optimization bug).

FWIW we implement dcmpg and the other floating point
comparison opcodes using C++ ">", "<", etc.
So if there is a bug here I suspect it will turn out
to be a g++ bug and not a bug in the interpreter.


-- 


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



More information about the Gcc-bugs mailing list