PR rtl-optimization/58662
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Oct 2013 13:29:28 +0000 (13:29 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Oct 2013 13:29:28 +0000 (13:29 +0000)
commit522ca5400502ca857adab503693ef095aaf9a1bc
tree9e9e3d0b28e42649ff838117757c2528579112bc
parent8561b0408e1a5e3a2d48d28592e01a53f2e1de0f
PR rtl-optimization/58662
* combine.c (try_combine): Take into account death nodes on I2 when
splitting a PARALLEL of two independent SETs.  Fix dump message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203498 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr58662.c [new file with mode: 0644]