OSDN Git Service

2010-08-05 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2010 16:37:38 +0000 (16:37 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2010 16:37:38 +0000 (16:37 +0000)
commit1c2b9ab6990c89f619033dcb39258d5617627a37
treedfdf3d90662bbb674a86d1f0e732bbad9e8aa718
parent74897bc755ddcb5ff67a91570c83e910ed950c7c
2010-08-05  Richard Guenther  <rguenther@suse.de>

* expr.c (store_expr): Use emit_block_move only if both
source and target are MEMs.  Use store_bit_field if only
the target is a MEM.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162918 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c