Fix assert caused by bad cfg manipulation in bfin.
authorBernd Schmidt <bernds@codesourcery.com>
Mon, 6 Jul 2015 12:49:26 +0000 (12:49 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 6 Jul 2015 12:49:26 +0000 (12:49 +0000)
commit91f0f975e684fb47640ab65596170f549103ce69
tree4a316b9f3f6f5f38dcbdccbbd48a5c0dfad706f6
parentec1590f2571ecf093de855ed2c9c1383320063a1
Fix assert caused by bad cfg manipulation in bfin.

PR target/66620
* config/bfin/bfin.c (hwloop_optimize): Create new bb between jump and
loop start when inserting LSETUP.

From-SVN: r225453
gcc/ChangeLog
gcc/config/bfin/bfin.c