OSDN Git Service

(split_hard_reg_notes): Handle 0th sub register, and
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 May 1993 21:16:34 +0000 (21:16 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 May 1993 21:16:34 +0000 (21:16 +0000)
commit66fa26fac27780e94e69f2ae875338673839e075
tree265f9f8d78fdff8ef42a9bbe0344762e257ac114
parent431173b11b40c155394da659a723a1d1f6e5b609
(split_hard_reg_notes): Handle 0th sub register, and
multiple register kills.
(update_flow_info): For multi-word hard regs, use
split_hard_reg_notes to add all REG_DEAD notes, instead of just
the additional ones due to splitting.

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