]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ipa-split.c
* PR tree-optimization/47141
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jan 2011 16:48:42 +0000 (16:48 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jan 2011 16:48:42 +0000 (16:48 +0000)
commitc13d6d8f5f6dc7c57ada800e75f36080efeda6a4
tree3414c4dc8a1eecc61ab246c7126be1ca6fb775d8
parenta15d5ede1b745b109884a8f94950aefc66836037
* PR tree-optimization/47141
* ipa-split.c (split_function): Handle case where we are returning a
value and the return block has a virtual operand phi.

* gcc.c-torture/compile/pr47141.c: New test.

Approved by richie in IRC

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