This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: _Jv_BuildGCDescr
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Cc: java-patches at gcc dot gnu dot org
- Date: Tue, 18 Dec 2001 21:19:13 -0500 (EST)
- Subject: Re: PATCH: _Jv_BuildGCDescr
On Wed, 19 Dec 2001, Bryce McKinlay wrote:
> I checked in this patch to fix the build when INTERPRETER isn't defined.
Thanks.
> * nogc.cc (_Jv_BuildGCDescr): Define unconditionally.
What about the one in boehm.cc?
Jeff