* jump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_CONT
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 1999 07:22:47 +0000 (07:22 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 1999 07:22:47 +0000 (07:22 +0000)
commit35010170d75cdec0c3a57d4298733cda61e2e931
tree5eb217c3af7375b25d382b4824a74159c1092318
parent84a259b45901b5e7d96d81b689265db614040d09
    * jump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_CONT
        notes when presented with "if (foo) break; end_of_loop" and
        the break sequence gets moved out of the loop.

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