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]

Re: Patch to fix x86 output_move_double corrupting cc0



  In message <199904150407.AAA16648@jwlab.FEITH.COM>you write:
  > > Alternately, modify asm_add to always use lea.
  > 
  > Actually is find_addr_reg and asm_add necessary for the x86 port?
  > I can't think of a valid x86 memory address which is not offsettable.
Interesting question.  Presumably pushes & pops never get into
output_move_double?

jeff


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