frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns of the then branch...
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 18 Dec 2003 04:24:06 +0000 (04:24 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 18 Dec 2003 04:24:06 +0000 (04:24 +0000)
commit5da1fd3dc2a76aede33fed347d9a6bdca4a378ed
tree562b0eeffdc5e1821b97da6f49323083b09b9dfd
parent4ac8340c316fb9f22630f419498847e0c6baf2cb
frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns of the then branch that clobber regs needed by...

* config/frv/frv.c (frv_ifcvt_modify_insn): Don't leave alone
scratch insns of the then branch that clobber regs needed by the
else branch.

From-SVN: r74771
gcc/ChangeLog
gcc/config/frv/frv.c