https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66620
--- Comment #13 from Bernd Schmidt <bernds at gcc dot gnu.org> --- Author: bernds Date: Mon Jul 6 12:49:26 2015 New Revision: 225453 URL: https://gcc.gnu.org/viewcvs?rev=225453&root=gcc&view=rev Log: 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. Modified: trunk/gcc/ChangeLog trunk/gcc/config/bfin/bfin.c