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: [cft] excise gen_mem_addressof from ia64


On Fri, Jul 02, 2004 at 01:49:52AM -0700, Richard Henderson wrote:
> 	* config/ia64/ia64.c (spill_xfmode_operand): Use assign_stack_temp
> 	instead of gen_mem_addressof.
> 	* config/ia64/ia64.md (movxf): Use assign_stack_temp to handle
> 	TImode output register.

I've now run this through a test cycle and it passed.  There may be
better ways to approach this, but for the moment this is in the way
of other queued patches.  So I've committed it.


r~


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