http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47141

--- Comment #6 from Jeffrey A. Law <law at gcc dot gnu.org> 2011-01-10 16:48:46 
UTC ---
Author: law
Date: Mon Jan 10 16:48:42 2011
New Revision: 168634

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168634
Log:
    * 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


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr47141.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-split.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to