expr.c (emit_group_store): Correct operand order in call to subreg_lowpart_offset.
authorRoger Sayle <roger@eyesopen.com>
Wed, 12 Apr 2006 13:46:19 +0000 (13:46 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 12 Apr 2006 13:46:19 +0000 (13:46 +0000)
commit7488662d919b5f7fa2d8c1b0da1f5309cdc10d87
tree1a304e3bd92cff1c86a5112723d83333937b45d7
parent76783bc2156ce814590f5c97a6948770fce8c531
expr.c (emit_group_store): Correct operand order in call to subreg_lowpart_offset.

* expr.c (emit_group_store): Correct operand order in call to
subreg_lowpart_offset.  Always create paradoxical SUBREGs with
a SUBREG_BYTE of zero.

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