This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch: e500 change spu_const_offset_ok
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Richard Henderson <rth at redhat dot com>, gcc-patches at gcc dot gnu dot org, dje at watson dot ibm dot com
- Date: Thu, 1 Aug 2002 17:35:52 -0700
- Subject: Re: patch: e500 change spu_const_offset_ok
- References: <20020801140958.A878@redhat.com> <20020801173007.M2896@redhat.com>
On Thu, Aug 01, 2002 at 05:30:07PM -0700, Richard Henderson wrote:
> On Thu, Aug 01, 2002 at 02:09:58PM -0700, Aldy Hernandez wrote:
> > [yes, I left 0xff and not 0xf8, because I want to catch any craziness
> > by gcc possibly not aligning stuff properly... It could happen ;-)]
>
> I do not think this is a good idea.
Whoops. Then it's not obvious. I can back it out.
Or would you rather me have 0xF8?
Aldy