s390.c (s390_z10_optimize_cmp): Use next/prev_active_insn to skip DEBUG_INSNs as...
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Mon, 19 Oct 2009 15:41:52 +0000 (15:41 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 19 Oct 2009 15:41:52 +0000 (15:41 +0000)
commit33ab2bd440cca37f8efdd1e5f89b2c2acb6bed80
treeebffbf5b1e300eb29ec33ad5b88c6b966437f922
parent5728868b825368b02d73a4474c23b0016850af3c
s390.c (s390_z10_optimize_cmp): Use next/prev_active_insn to skip DEBUG_INSNs as well.

2009-10-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (s390_z10_optimize_cmp): Use
next/prev_active_insn to skip DEBUG_INSNs as well.

From-SVN: r152978
gcc/ChangeLog
gcc/config/s390/s390.c