[Bug target/66620] bfin: bfin.c: (hwloop_optimize): gcc_assert (JUMP_P (insn)) fails.

bernds at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 6 12:50:00 GMT 2015


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



More information about the Gcc-bugs mailing list