OSDN Git Service

PR rtl-optimization/38281
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Dec 2008 08:40:50 +0000 (08:40 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Dec 2008 08:40:50 +0000 (08:40 +0000)
commitfc3d1695a3ab97141ed5cccc10c2d4ba362a4d24
tree8997fcdef589e56a8ca3d3a251a0bc0305892e4b
parentaf9c11d93c64e9dee626e9af09957e8dc657fa3f
PR rtl-optimization/38281
* combine.c (distribute_notes): When invoking SET_INSN_DELETED on i2,
set it to NULL_RTX afterwards.

* emit-rtl.c (set_insn_deleted): Fix formatting.

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