[Bug middle-end/32758] [4.3 Regression] ecj1 hangs
andreast at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 29 20:17:00 GMT 2007
------- Comment #31 from andreast at gcc dot gnu dot org 2007-08-29 20:17 -------
Thanks Jakub!
With this patch: http://gcc.gnu.org/ml/gcc-patches/2007-08/msg02111.html
you not only brought back the testsuite passes, you also made the bytecode
compilation work again on ppc-linux and ppc-darwin (32-bit at least).
Before it was not possible, since the dataflow merge revision, to compile a
hello.java into a class file and execute via gij.
Your speed on how to solve this issue really impressed me!
Thanks again!!!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32758
More information about the Java-prs
mailing list