* flow.c (propagate_block): Replace code that computes and uses
commit91444b9c2b8d49545c8ea4a5f9dc606677a87bfa
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Oct 1998 01:38:15 +0000 (17 01:38 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Oct 1998 01:38:15 +0000 (17 01:38 +0000)
treea35462fddc989356efe72938f1947c653a458399
parent5d07813e199bdc0b11ce8f182fc6fa808f1dd6f6
    * flow.c (propagate_block): Replace code that computes and uses
        regs_sometimes_live with simpler code that just walks the set of
        currently live registers.

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