flow.c (propagate_block): Replace FIRST, LAST and BNUM arguments with BB.
authorRichard Henderson <rth@cygnus.com>
Thu, 20 Jan 2000 03:59:57 +0000 (19:59 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 20 Jan 2000 03:59:57 +0000 (19:59 -0800)
commit65f6fa241ef5f929b29192751f6db5f17f32d8ae
treed1fb875a7c0fe7e5c5b9d4d33e9f2d6051a17638
parentba52f355e32ed5652dd545982dc6baeac06ba5d9
flow.c (propagate_block): Replace FIRST, LAST and BNUM arguments with BB.

        * flow.c (propagate_block): Replace FIRST, LAST and BNUM
        arguments with BB.  Update all callers.  Tidy line wrapping.

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