re PR tree-optimization/56424 (ICE at tree-inline.c:2833 on a-nllcef.ads at -O2)
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 4 Mar 2013 17:41:32 +0000 (17:41 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 4 Mar 2013 17:41:32 +0000 (17:41 +0000)
commit22110e6c5710e3786e097cc0843f59a3376ee94f
treec430041e9450edc881a1c1f7ab9daed21e93d52f
parente5cb02e200ea3cdd71a57cba4d77b41e0745a58c
re PR tree-optimization/56424 (ICE at tree-inline.c:2833 on a-nllcef.ads at -O2)

PR tree-optimization/56424
* ipa-split.c (split_function): Do not set the RSO flag if result is
not by reference and its type is a register type.

From-SVN: r196439
gcc/ChangeLog
gcc/ipa-split.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr56424.c [new file with mode: 0644]