2007-05-31 Eric Christopher <echristo@apple.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jun 2007 00:08:26 +0000 (00:08 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jun 2007 00:08:26 +0000 (00:08 +0000)
commit1f8b600223d3e26ce1d4d800bdcdce7bfb92fa2f
tree8a7778f78b6478b913f11b234a51c342ef41b0c0
parentc17b0a1c1233bfdedba163adff05feb0e2ffb357
2007-05-31  Eric Christopher  <echristo@apple.com>

* expr.c (convert_move): Assert that we don't have a BLKmode
operand.
(store_expr): Handle BLKmode moves by calling emit_block_move.

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