]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/55630 (FAIL: g++.dg/pr48660.C -std=c++98 (internal compiler...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 16 Dec 2012 10:02:37 +0000 (10:02 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 16 Dec 2012 10:02:37 +0000 (10:02 +0000)
commit1bae867a84abddcbd146f0a8b5d82426c3bb8a46
tree179de2976b53f6f09f786013b2b4078605c8459c
parent0e76460fddde9192e21f1a00c52bdb977153d7c8
re PR rtl-optimization/55630 (FAIL: g++.dg/pr48660.C -std=c++98 (internal compiler error))

PR rtl-optimization/55630
* expr.c (expand_assignment): Do not call copy_blkmode_to_reg to move
BLKmode return values to the return register.

From-SVN: r194530
gcc/ChangeLog
gcc/expr.c