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, rs6000: fix ABI breakage with -mno-update


> >        insn = emit_insn ((* ((TARGET_32BIT) ? gen_movsi_update
> >  					   : gen_movdi_di_update))
> 
> Don't you have to use the _stack patterns here as well?

Well spotted, Uli.  As the patch did not apply cleanly to the trunk, I
made the changes by hand and missed that one.  I will commit a patch as
obvious.

Cheers, Ben



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