This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Improved boehm-gc support for s390/s390x
- From: Tom Tromey <tromey at redhat dot com>
- To: "Ulrich Weigand" <Ulrich dot Weigand at de dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: 30 Sep 2002 13:45:18 -0600
- Subject: Re: [PATCH] Improved boehm-gc support for s390/s390x
- References: <OF02EAF6DA.52515609-ONC1256C44.0059E2E7@de.ibm.com>
- Reply-to: tromey at redhat dot com
>>>>> "Ulrich" == Ulrich Weigand <Ulrich.Weigand@de.ibm.com> writes:
Ulrich> B.t.w. I think there's still one thing to do: now that we have
Ulrich> closure support, we should actually switch on the Java
Ulrich> interpreter, right?
Yes, definitely.
Tom