OSDN Git Service

* flow.c (update_life_info): Ignore return value of cleanup_cfg.
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Apr 2002 22:11:39 +0000 (22:11 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Apr 2002 22:11:39 +0000 (22:11 +0000)
commit4ed2a48bbb709aec76392edc122bd48db45b9739
tree2550711f6345c8adfdb0b74c4c8867c6f20bed66
parent55efab1c57c8ec1642cd4edd0c24684824378154
* flow.c (update_life_info): Ignore return value of cleanup_cfg.
Mask out PROP_SCAN_DEAD_CODE | PROP_KILL_DEAD_CODE in
propagate_block calls after relaxation loop using new variable
stabilized_prop_flags.

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