flow.c (entry_exit_blocks): Initialize frequency.
authorRichard Henderson <rth@redhat.com>
Thu, 21 Jun 2001 21:33:33 +0000 (14:33 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 21 Jun 2001 21:33:33 +0000 (14:33 -0700)
commitebf1c218a5e0ec70497bc428dfaa6daae3280362
treed06b7ddc5351c6b1dd4b40017e4fd1493957eff5
parent6dee4e5f8e5674a6420e0a6f4e75d89b21bb1e8a
flow.c (entry_exit_blocks): Initialize frequency.

        * flow.c (entry_exit_blocks): Initialize frequency.
        (split_block): Copy it.
        (dump_flow_info): Dump it.

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