This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: FYI: fix PR 29013


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]