expr.c (store_constructor_field): If bit position is not multiple of alignment of...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 29 Nov 1999 22:44:52 +0000 (22:44 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 29 Nov 1999 22:44:52 +0000 (17:44 -0500)
commitce64861eed4220d7a75b09079c13f42553d9b804
tree2f7f70c755945f92236607c721fce9fb6e290754
parenta2b991617429aac42a11009c9881ad216fc7dee1
expr.c (store_constructor_field): If bit position is not multiple of alignment of TARGET's mode, use BLKmode.

* expr.c (store_constructor_field): If bit position is not multiple
of alignment of TARGET's mode, use BLKmode.

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