]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/44878 (Build fails when compiling libstdc++)
authorSteve Ellcey <sje@cup.hp.com>
Thu, 22 Jul 2010 18:14:27 +0000 (18:14 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 22 Jul 2010 18:14:27 +0000 (18:14 +0000)
commit426d63337543926a4b9343919c2ceb191d018433
tree4695229a652f71c1c01cd181febab6abd576b309
parentbd3a5d17b02b640e0c8240fb9d5f5643e73ead3e
re PR middle-end/44878 (Build fails when compiling libstdc++)

2010-07-22  Steve Ellcey  <sje@cup.hp.com>

PR middle-end/44878
* stmt.c (expand_value_return):  Call promote_function_mode with
a for_return argument of 2 when returning by reference.

From-SVN: r162423
gcc/ChangeLog
gcc/stmt.c