reorg.c (relax_delay_slots): Check that the jump is conditional before trying to...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 7 Mar 2005 15:46:59 +0000 (16:46 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 7 Mar 2005 15:46:59 +0000 (15:46 +0000)
commit4cdc2a35e5b66feec1e11b6a5a30bc4b15721513
treef6ec56ef8fbfd4d601546bdb07c86e47c3fc9efc
parent0d48fcd1c9bfc79d69e77139913a9a5fde076fa8
reorg.c (relax_delay_slots): Check that the jump is conditional before trying to invert it.

* reorg.c (relax_delay_slots): Check that the jump is
conditional before trying to invert it.

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