This is the mail archive of the java@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: VerifierError with gcc trunk and ant 1.5.2


>>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:

Michael> Here it is. I hope this helps.

I took a very brief look at this.  Given where the error occurs, I
think this is probably a known gcj code generation bug.  We don't
correctly keep variables live across subroutines.  This can lead to
unverifiable output.

I think Andrew has a patch for this.

Tom


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