(output_init_elements): Use FIELD instead of constructor_fields when doing alignment...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 23 Jan 1994 14:11:44 +0000 (09:11 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 23 Jan 1994 14:11:44 +0000 (09:11 -0500)
commitb5ff0f707cec2415f4a87e76982e58909e45bbfe
treead1e62a4f0080077b05f6a868c65189e84f61630
parent16411ea68b4a7f6b2ba8f163dfee36f05ccff773
(output_init_elements): Use FIELD instead of constructor_fields when doing alignment and sizing.

(output_init_elements): Use FIELD instead of constructor_fields when
doing alignment and sizing.
(output_pending_init_elements): Don't blow up when writing other than
first field put haven't written anything yet.  Update
constructor_bit_index when we emit a skip.

From-SVN: r6414
gcc/c-typeck.c