OSDN Git Service

* unroll.c (initial_reg_note_copy): Use PUT_REG_NOTE_KIND and
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Jun 2001 04:42:46 +0000 (04:42 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Jun 2001 04:42:46 +0000 (04:42 +0000)
commit59e339e9fbc0539c62610bbcc7393996f21b65de
tree105e4a12034966b12a5e3b934f4c6a9bb83a88ea
parent3482ff44bfd28ed6d749df33d11323fa4ac25478
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43241 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/unroll.c