OSDN Git Service

PR optimization/7153
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jul 2002 23:59:02 +0000 (23:59 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jul 2002 23:59:02 +0000 (23:59 +0000)
commit4c922ed05279ec9658cd54624d50f05d9a6a2e10
tree0bd5bce9e9a6dee5dbbedc0753d8616b8d49aa5b
parent6494a8b39b84d42f4851cc271630c0ae6c1ee4ba
    PR optimization/7153
        * regmove.c (optimize_reg_copy_3): Don't optimize if the register
        dies in more than one insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55468 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/regmove.c
gcc/testsuite/gcc.c-torture/compile/20020715-1.c [new file with mode: 0644]