expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 12 Jun 2008 11:36:34 +0000 (11:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 12 Jun 2008 11:36:34 +0000 (11:36 +0000)
commitbd323ce58c27abf18de4c66cf7dfdba2a8d9e85b
tree8b62385d4dccde65201b9a345733145b0344648d
parentb5a6bf2e7efa45182f8a730d0c8e845a313754c4
expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.

* expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.
(get_inner_reference): Use BLKmode for byte-aligned BLKmode bitfields.

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