re PR rtl-optimization/44194 (struct returned by value generates useless stores)
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 21 Oct 2012 12:36:16 +0000 (12:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 21 Oct 2012 12:36:16 +0000 (12:36 +0000)
commita3a720d0d761b26b247a7f9d775720484d46fd0d
treed1689c5a5967d2d16273546d2a091698dcff77ab
parentce86ad58a4defcd4408ddef24c120b2be196d9d4
re PR rtl-optimization/44194 (struct returned by value generates useless stores)

PR rtl-optimization/44194
* calls.c (expand_call): Allow sibling calls in the PARALLEL case.

From-SVN: r192651
gcc/ChangeLog
gcc/calls.c