This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: boehm-gc: allow exec permission for gc'd memory
- From: Andrew Haley <aph at redhat dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Tue, 13 Jan 2004 11:11:07 +0000
- Subject: Re: boehm-gc: allow exec permission for gc'd memory
- References: <16386.45455.97982.601822@cuddles.cambridge.redhat.com><400371B0.2050905@hotmail.com>
Ranjit Mathew writes:
> Some nitpicking for your consideration:
>
>
> > + # some variations of Power PC, where trampolines don't contain
>
> "PowerPC"
Weirdly, the spillchucker corrected my original "PowerPC" to
"Power PC". A quick web serach reveals that the latter is correct.
There's a moral here seomewhere...
Andrew.