]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR middle-end/56382 (FAIL: gcc.c-torture/compile/pr55921.c (internal compiler...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 2 Sep 2013 16:19:20 +0000 (16:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 2 Sep 2013 16:19:20 +0000 (16:19 +0000)
commitd617d2d806dd4a1cb6c25f06de191593831bcd40
treee039d2e13dc40305ec9caffe6a31b046d9e7c791
parent49322b127ddcce7bfc01751a88b2bc83a1540367
re PR middle-end/56382 (FAIL: gcc.c-torture/compile/pr55921.c  (internal compiler error))

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.

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