Author: ebotcazou Date: Sun Dec 16 10:02:37 2012 New Revision: 194530 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194530 Log: PR rtl-optimization/55630 * expr.c (expand_assignment): Do not call copy_blkmode_to_reg to move BLKmode return values to the return register. Modified: trunk/gcc/ChangeLog trunk/gcc/expr.c