This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: C++ patch: Add support for calling Java interfaces
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: C++ patch: Add support for calling Java interfaces
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Thu, 22 Mar 2001 08:20:42 +0000 (GMT)
- cc: Jason Merrill <jason at redhat dot com>, <gcc-patches at gcc dot gnu dot org>, <java-patches at gcc dot gnu dot org>
On Thu, 22 Mar 2001, Bryce McKinlay wrote:
> Here is a revised patch. I decided to go the static local with lazy
> initialization route to avoid calling builtin_function repeatedly.
>
> OK to commit?
Documentation in extend.texi for the new attribute is required.
--
Joseph S. Myers
jsm28@cam.ac.uk