(store_field): Support BLKmode bitfield if aligned on byte boundary using emit_block_...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 11 May 1996 11:42:11 +0000 (07:42 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 11 May 1996 11:42:11 +0000 (07:42 -0400)
commita281e72d06a335cb2e69a254b6844609b861865b
treed631d973de309a4d67349630dea33308c4b690d1
parent574baa641db6d80b3656164a97efec735d588d4d
(store_field): Support BLKmode bitfield if aligned on byte boundary using emit_block_move.

(store_field): Support BLKmode bitfield if aligned on byte boundary using
emit_block_move.
(expand_expr, case COMPONENT_REF): Likewise.

From-SVN: r11971
gcc/expr.c