This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: verifier -vs- merged subroutines
- From: Tom Tromey <tromey at redhat dot com>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: java at gcc dot gnu dot org
- Date: 31 Jan 2002 10:18:07 -0700
- Subject: Re: Patch: FYI: verifier -vs- merged subroutines
- References: <87vgdj1n1m.fsf@creche.redhat.com> <87it9ifxlk.fsf@tf1.tapsellferrier.co.uk>
- Reply-to: tromey at redhat dot com
>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:
Nic> You're right it did. But now there's another one:
Nic> fatal error: verification failed at PC 337 in
Nic> gnu.socketserver.Server:serviceSocket(()Z):
Nic> incompatible type in local variable
Can you point me (again) to the simplest way to reproduce this for
myself? Thanks.
Tom