This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [altivec] patch for gcc.dg/altivec-5.c


> 	The comment for the patch is wrong.  LEGITIMATE_OFFSET_ADDRESS_P
> already accepts REG+CONST addresses for Altivec and SPE, but requires that
> the displacement be valid.  The patch allows any constant when not
> enforcing strict addressing.

> 
> 	That macro probably should allow any constant offset prior to
> strict mode to not overly constrain addresses too early.

Ah, ok.

In that case... Segher, could you update the comment, resubmit, and
I'll commit it for you?

Thanks David.

Aldy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]