reorg.c (fill_simple_delay_slots): Use stop_search_p to stop the forward scan as...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 27 Jun 2011 12:59:56 +0000 (12:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 27 Jun 2011 12:59:56 +0000 (12:59 +0000)
commit9242213f86f6e3e4703b4fb84065608fb5a03985
treee9f3364a8b586a028e3fdb52a73ee68e76297d9c
parentdb8b22ef4925f80ce5cabb585852896548f78c7e
reorg.c (fill_simple_delay_slots): Use stop_search_p to stop the forward scan as well.

* reorg.c (fill_simple_delay_slots): Use stop_search_p to stop the
forward scan as well.

From-SVN: r175524
gcc/ChangeLog
gcc/reorg.c