This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: create_primitive_vtable
- To: "Jeff Sturm" <jsturm at one-point dot com>, "Tony Kimball" <alk at pobox dot com>
- Subject: RE: create_primitive_vtable
- From: "Anthony Green" <green at redhat dot com>
- Date: Wed, 6 Jun 2001 06:36:03 -0700
- Cc: <java at gcc dot gnu dot org>
- Reply-To: <green at redhat dot com>
Jeff wrote:
> Thanks for the reminder. I've posted it for review:
>
> http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00265.html
Cool. I recently stumbled over this same bug for a couple of embedded
targets. Glad to see a patch!
AG