[Bug java/31842] [4.2/4.3 Regression] r124338 causes java Divide_1 and pr6388 to fail
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Mon May 7 18:03:00 GMT 2007
------- Comment #2 from ian at airs dot com 2007-05-07 19:03 -------
Created an attachment (id=13523)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13523&action=view)
Patch
The bug is that some C++ code in libjava assumes that signed overflow is
defined. This is not true for C++.
I'm testing this patch now on 4.2 branch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31842
More information about the Java-prs
mailing list