Deletion of trivial insn during IRA

Paulo J. Matos paulo@matos-sorge.com
Tue Oct 4 08:01:00 GMT 2011


Ian Lance Taylor <iant@google.com> writes:

> paulo@matos-sorge.com (Paulo J. Matos) writes:
>
>> I am trying to find where IRA, is deleting trivial insn like:
>> (set r1 r1)
>
> Search for "Discard obvious no-ops" in the function reload in the file
> gcc/reload1.c.

Thanks, that's exactly it. 

-- 
PMatos



More information about the Gcc mailing list