[Bug java/52805] [4.8 Regression] 243 new GCC HEAD@185977 regressions (libjava failures)
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 31 20:10:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52805
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-03-31
CC| |iains at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Iain Sandoe <iains at gcc dot gnu.org> 2012-03-31 20:08:33 UTC ---
reverting the change does restore libjava function.
- I took a very quick look at the asm output from a "HelloWorld.class" (with
the patch in place) and it seems reasonable. Presumably, some more complex
case (my example code only has one class) might be misrepresented.
More information about the Java-prs
mailing list