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] | |
>>>>> "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] |