* flow.c (propagate_block): Replace FIRST, LAST and BNUM
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jan 2000 03:59:57 +0000 (03:59 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jan 2000 03:59:57 +0000 (03:59 +0000)
commitf057320a4817e268d5b083e011afd6f40c948fe7
treed1fb875a7c0fe7e5c5b9d4d33e9f2d6051a17638
parent068a89d762d92155a2e80827d60bbca802f1826a
    * flow.c (propagate_block): Replace FIRST, LAST and BNUM
        arguments with BB.  Update all callers.  Tidy line wrapping.

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