Patch: FYI: fix PR 29013
Tom Tromey
tromey@redhat.com
Tue Sep 12 19:37:00 GMT 2006
Tom> I'm currently running all the gcj-generated bytecode through 'gcj
Tom> -fsyntax-only' to see if the verifier catches any other bytecode
Tom> generation bugs. There seems to be at least one.
I looked into this. There were a number of classes that did not pass
the verifier; however all of them appeared to result from the PR 27529
fix. See this thread:
http://gcc.gnu.org/ml/gcc-patches/2006-08/msg01085.html
I gather this patch is waiting for the 4.2 branch to be made.
Tom
More information about the Java-patches
mailing list