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
On Thu, Aug 01, 2002 at 05:52:59PM -0700, Richard Henderson wrote:
> On Thu, Aug 01, 2002 at 05:35:52PM -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?
>
> You should have what the hardware supports.
0xf8 then.
Aldy