unroll.c (initial_reg_note_copy): Use PUT_REG_NOTE_KIND and REG_NOTE_KIND, not PUT_MO...
authorMark Mitchell <mark@codesourcery.com>
Tue, 12 Jun 2001 04:42:46 +0000 (04:42 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 12 Jun 2001 04:42:46 +0000 (04:42 +0000)
commitb59a386b2ed0eedcc81f03f2620e44be9420436e
tree105e4a12034966b12a5e3b934f4c6a9bb83a88ea
parent3b0fd4bcdb019756a3f7902df689ee3568b866ba
unroll.c (initial_reg_note_copy): Use PUT_REG_NOTE_KIND and REG_NOTE_KIND, not PUT_MODE and GET_MODE.

* unroll.c (initial_reg_note_copy): Use PUT_REG_NOTE_KIND and
REG_NOTE_KIND, not PUT_MODE and GET_MODE.
(final_reg_note_copy): Remove REG_WAS_0 notes that are no longer
valid.

From-SVN: r43241
gcc/ChangeLog
gcc/unroll.c