[Bug java/52730] Java front end emits assembly
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Mar 26 21:09:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52730
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2012-03-26 21:09:17 UTC ---
(In reply to comment #2)
> I believe the following should fix the problem, altough I fail to see how this
> can ever have worked with LTO. HJ, could you test this for me, please? I have
> no access to ia32 anymore.
It also failed on Linux/x86-64:
http://gcc.gnu.org/ml/gcc-regression/2012-03/msg00268.html
when configured with
--prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared
--with-demangler-in-ld --with-fpmath=sse
--enable-languages=c,c++,fortran,java,lto,objc
More information about the Java-prs
mailing list