This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: 3.3 fix for PR java/9695
- From: Tom Tromey <tromey at redhat dot com>
- To: java-patches at gcc dot gnu dot org
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 28 Feb 2003 13:41:52 -0700
- Subject: Re: Patch: 3.3 fix for PR java/9695
- References: <87u1eprq7b.fsf@fleche.redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Tom" == Tom Tromey <tromey at redhat dot com> writes:
Tom> PR java/9695:
Tom> * class.c (maybe_layout_super_class): Always pass a WFL to
Tom> do_resolve_class.
Andrew approved a slightly modified version off-list; I updated the
comment describing do_resolve_class. I'm checking this in.
Tom