Author: ebotcazou Date: Mon Sep 2 16:19:20 2013 New Revision: 202179 URL: http://gcc.gnu.org/viewcvs?rev=202179&root=gcc&view=rev Log: PR middle-end/56382 * expr.c (emit_move_complex): Do not move complex FP values as parts if the source or the destination is a single hard register. Modified: trunk/gcc/ChangeLog trunk/gcc/expr.c