loop.c (scan_loop): Ensure update_end label does not go away until reg_scan_update...
authorJakub Jelinek <jakub@redhat.com>
Wed, 2 Aug 2000 17:29:52 +0000 (19:29 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 Aug 2000 17:29:52 +0000 (19:29 +0200)
commitbb45bd5a12e56dc3a52e3f025593140729c00770
tree1f08df3ed5c909618d911eecffca578a7866695f
parent50e60bc3d7c3ab94e6f5eabaaee3eab574e0b0c3
loop.c (scan_loop): Ensure update_end label does not go away until reg_scan_update is run.

* loop.c (scan_loop): Ensure update_end label does not
go away until reg_scan_update is run.

From-SVN: r35428
gcc/ChangeLog
gcc/loop.c