This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Recent change to mips_output_move
> That doesn't really answer the question though ;) How do these
> tests end up with an addiu move in which the source operand is
> not sign extended?
>
Lossage somewhere else... :) The change will mean that we'll see such a
thing on all targets as opposed to silently missing it on everything but
the sb1250 for hardware or the mipsisa64 simulator.
> Besides, I thought the change you were suggesting was to use "addiu"
> instead of "or". That change will only affect 32-bit code, won't it?
> How does it affect mipsisa64-elf?
addiu->or.
-eric
--
Eric Christopher <echristo@redhat.com>