flow.c (update_life_info): Allocate reg_deaths when called from scheudler.
authorJan Hubicka <jh@suse.cz>
Fri, 6 Feb 2004 19:29:56 +0000 (20:29 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 6 Feb 2004 19:29:56 +0000 (19:29 +0000)
commit298c28a8f4e43c22d3ad390699192f2dfa8fca70
treeb09126fc8be0deb3ef0fabb92f855b241186e585
parentfbdf188d7809e1c8a5edf36f95a4f846dd1d2c85
flow.c (update_life_info): Allocate reg_deaths when called from scheudler.

* flow.c (update_life_info): Allocate reg_deaths when called from
scheudler.
(attempt_auto_inc):  Update life ranges accordingly.

From-SVN: r77415
gcc/ChangeLog
gcc/flow.c