On 08/03/14 08:27, Richard Sandiford wrote:
find_all_hard_regs seems like a useful function so I split it out of
the note_uses callback and exposed it in rtl.h.  I have (or had)
other patches that make use of it.


gcc/
        * rtl.h (find_all_hard_regs): Declare.
        * rtlanal.c (find_all_hard_regs): New function.
        (record_hard_reg_uses_1): Delete.
        (record_hard_reg_uses): Use find_all_hard_regs.
OK.
Jeff

Reply via email to