]> git.ipfire.org Git - thirdparty/gcc.git/commit
mep.c (mep_reorg_regmove): Use next_nonnote_non_debug_insn to advance to the next...
authorNick Clifton <nickc@redhat.com>
Tue, 3 Jul 2012 15:49:25 +0000 (15:49 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 3 Jul 2012 15:49:25 +0000 (15:49 +0000)
commitf758c26c041a1af69b459c2f4e5d84b3383d4cd7
tree49c48316451a8da29187a096686575d455da56c1
parent9795be396eedb7c0e9b70317320dd79c72eb3923
mep.c (mep_reorg_regmove): Use next_nonnote_non_debug_insn to advance to the next insn.

* config/mep/mep.c (mep_reorg_regmove): Use
next_nonnote_non_debug_insn to advance to the next insn.  Do not
expect delete_insn to return an rtx.

From-SVN: r189234
gcc/ChangeLog
gcc/config/mep/mep.c