[Bug rtl-optimization/55630] [4.8 Regression] FAIL: g++.dg/pr48660.C -std=c++98 (internal compiler error)
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 16 10:04:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55630
--- Comment #10 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-12-16 10:02:43 UTC ---
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
More information about the Gcc-bugs
mailing list