This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: 3.0.2 PATCH: Avoid non-PIC code in boehm-gc for Solaris 2/Int el (version 2)
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Subject: Re: 3.0.2 PATCH: Avoid non-PIC code in boehm-gc for Solaris 2/Int el (version 2)
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 25 Sep 2001 20:13:18 -0700
- Cc: "'Rainer Orth'" <ro at TechFak dot Uni-Bielefeld dot DE>, java-patches at gcc dot gnu dot org
- References: <40700B4C02ABD5119F000090278766443BEC04@hplex1.hpl.hp.com>
On Tue, Sep 25, 2001 at 03:04:03PM -0700, Boehm, Hans wrote:
> Otherwise it looks OK to me. Richard: Do you believe this is a reasonably
> reliable use of gcc's register declaration mechanism? I never entirely
> understood its semantics on an architecture on which nearly every register
> has some preassigned use.
Yes, it should work.
r~