[PATCH, LRA] Remove REG_DEAD and REG_UNUSED notes.

Yvan Roux yvan.roux@linaro.org
Tue Sep 24 15:04:00 GMT 2013


Hi,

This patch removes REG_DEAD and REG_UNUSED notes in update_inc_notes,
as it is what the function is supposed to do (see the comments) and as
keeping these notes produce some failures, at least on ARM.

Thanks,
Yvan

2013-09-24  Yvan Roux  <yvan.roux@linaro.org>

        * lra.c (update_inc_notes): Remove all REG_DEAD and REG_UNUSED notes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lra-reg-notes.diff
Type: application/octet-stream
Size: 483 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130924/c02047df/attachment.obj>


More information about the Gcc-patches mailing list