Author: ebotcazou
Date: Fri Nov 21 21:19:34 2008
New Revision: 142099
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142099
Log:
* caller-save.c (insert_one_insn): Take into account REG_INC notes
for the liveness computation of the new insn.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/caller-save.c