OSDN Git Service

(regno_last_note_uid): New vector.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Oct 1993 07:02:42 +0000 (07:02 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Oct 1993 07:02:42 +0000 (07:02 +0000)
commitb1501a29b8616503398eb01ffd3c5771fd87ae90
tree2d6b689c52b46078d988aae8efc2d0c933ac1081
parent18e1ed76e5d5c6669784a1d5896dce72a59be553
(regno_last_note_uid): New vector.
(reg_scan): Initialize regno_last_note_uid.
Call reg_scan_mark_refs for the notes.  Pass its new arg.
(reg_scan_mark_refs): New arg NOTE_FLAG.  Pass it recursively.
Set regno_last_note_uid.

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