toplev.c (rest_of_compilation): Run rebuild_jump_labels after split_all_insns to...
authorHerman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
Wed, 2 Feb 2000 08:15:44 +0000 (09:15 +0100)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Feb 2000 08:15:44 +0000 (00:15 -0800)
commit0edaaa41bb9c8361dbff2e553f9357ea43b3ddfc
tree9db4f9454802be1b14ea4a0fe96fa715a28b2559
parent2c5a510cb834f9d9c91d65ee40e568b2e33b6164
toplev.c (rest_of_compilation): Run rebuild_jump_labels after split_all_insns to recreate REG_LABEL notes for...

        * toplev.c (rest_of_compilation): Run rebuild_jump_labels after
        split_all_insns to recreate REG_LABEL notes for flow2 pass.

From-SVN: r31756
gcc/ChangeLog
gcc/toplev.c