This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: create_primitive_vtable
- To: Tony Kimball <alk at pobox dot com>
- Subject: Re: create_primitive_vtable
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Tue, 5 Jun 2001 23:22:23 -0400 (EDT)
- cc: java at gcc dot gnu dot org
On Tue, 5 Jun 2001, Tony Kimball wrote:
> This was essential to me, when I was producing cygwin java compilers.
> I notice that it is not present today in either trunk or branch.
> Perhaps this is worthy of some attention?
Thanks for the reminder. I've posted it for review:
http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00265.html
Jeff