re PR rtl-optimization/47612 (RTL crash when cc0 setter moved away from cc0 user)
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 4 May 2011 20:24:15 +0000 (20:24 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 4 May 2011 20:24:15 +0000 (20:24 +0000)
commit0360f70d36156a2a537e985f09fbf675c16bda2a
tree88c7421e027323dfc259d89cfc562d0c678055a6
parenta3330c9d558720697db4f6f767252335eefe89a3
re PR rtl-optimization/47612 (RTL crash when cc0 setter moved away from cc0 user)

PR rtl-optimization/47612
* df-problems.c (can_move_insns_across): Don't pick a cc0 setter
as the last insn of the sequence to be moved.

From-SVN: r173393
gcc/ChangeLog
gcc/df-problems.c