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: [patch] Fix powerpc 64 alignment problem for lwa instruction


> What about rejecting all low_sum instead?  The alignment is still the correct
									^^^^^^
									incorrect
> check. Because we can have alignment of 16 and still have an offset which is
> a multiple of 4.
> Hmm, the other thing is that constraint m seems wrong for the lwa instruction,
> I think it should be changed to Y like the load doubleword case.

Sorry about that,
Andrew Pinski


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