re PR middle-end/7153 (bad operands for 'movsbl' error)
authorEric Botcazou <ebotcazou@multimania.com>
Mon, 15 Jul 2002 23:59:02 +0000 (23:59 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 15 Jul 2002 23:59:02 +0000 (16:59 -0700)
commit6d80a8545be028be5d341b98f4619ab09178c2ea
tree0bd5bce9e9a6dee5dbbedc0753d8616b8d49aa5b
parent0cb45d38bb94c48dea0493029073722cb5ab428c
re PR middle-end/7153 (bad operands for 'movsbl' error)

        PR optimization/7153
        * regmove.c (optimize_reg_copy_3): Don't optimize if the register
        dies in more than one insn.

From-SVN: r55468
gcc/ChangeLog
gcc/regmove.c
gcc/testsuite/gcc.c-torture/compile/20020715-1.c [new file with mode: 0644]