This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] boehm-gc, darwin: backport MPROTECT_VDB stuff to gcc head
- From: Mike Stump <mrs at apple dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Java Patches <java-patches at gcc dot gnu dot org>, Hans Boehm <Hans dot Boehm at hp dot com>
- Date: Thu, 17 May 2007 16:26:35 -0700
- Subject: Re: [patch] boehm-gc, darwin: backport MPROTECT_VDB stuff to gcc head
- References: <464CB1A4.7010405@pop.agri.ch>
On May 17, 2007, at 12:48 PM, Andreas Tobler wrote:
this patch enables the MPROTECT_VDB on all darwin targets.
I tested the attached patch under ?86 only. (32 and 64 bit), I can
not test it under ppc-darwin right now since bootstrap is broken
there.
:-(
Since this is a runtime library that should not affect the built bits
other than the runtime library, how about testing with a gcc built non-
bootstrapped by the same installed gcc?
Ok for head once I can test under ppc-darwin?
Ok.