caller-save.c (insert_one_insn): Take into account REG_INC notes for the liveness...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 21 Nov 2008 21:19:34 +0000 (21:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 21 Nov 2008 21:19:34 +0000 (21:19 +0000)
commit0e51e769b52cb4c91339a0eef5fa6a70c0ee2dde
treea1ca0a56e67cbb52b3a6103157469400ab09d65a
parent015e1120e863d3273513a5f9db1a85119b4eb701
caller-save.c (insert_one_insn): Take into account REG_INC notes for the liveness computation of the new insn.

* caller-save.c (insert_one_insn): Take into account REG_INC notes
for the liveness computation of the new insn.

From-SVN: r142099
gcc/ChangeLog
gcc/caller-save.c