(expand_builtin, case BUILT_IN_MEMCPY): Call force_operand
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 17 Apr 1995 19:19:48 +0000 (12:19 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 17 Apr 1995 19:19:48 +0000 (12:19 -0700)
commit85c53d245a40355fe76f6e4ff7d4eca034fe8bba
treedf5e38ede348d2f2c1240321ca71f00b4195c613
parent545bcf37d1198cd9d01457a7d8940928cde961f2
(expand_builtin, case BUILT_IN_MEMCPY): Call force_operand
on dest_rtx before returning it.

From-SVN: r9393
gcc/expr.c