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: RFA: Avoid automodification in ARM call addresses


On Tuesday 13 December 2005 07:23, Ian Lance Taylor wrote:
> As far as the original patch goes, my inclination would be to write it
> as a new operand predicate (or maybe you could use the existing
> offsettable_memory_operand which doesn't seem to be used by anything).
> But your way is approved if you like it better.
>
> I'm still not sure why the conditions on call_mem and call_value_mem
> are not identical, but I see that that was there before your patch.

I've no idea either. Looks like it's been there forever.

> Perhaps an ARM maintainer can comment.

You've exceeded my knowledge of reload, so I'll concur with your combined 
opinion.

Paul


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