varasm.c (struct oc_local_state): Reorder fields.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 8 Jun 2013 15:24:15 +0000 (15:24 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 8 Jun 2013 15:24:15 +0000 (15:24 +0000)
commit299316ed37671290b5be88a5e69b6e02b5baf864
tree07328e64ff1e2c09a4437d83e819da2ec7385b5a
parented3f1ef2bafb6af4a4caeac0b20c54d40a14abd6
varasm.c (struct oc_local_state): Reorder fields.

* varasm.c (struct oc_local_state): Reorder fields.
(output_constructor_bitfield): Replace OUTER parameter with BIT_OFFSET
and adjust accordingly.
(output_constructor): Reorder initialization code and adjust call to
output_constructor_bitfield.

From-SVN: r199852
gcc/ChangeLog
gcc/varasm.c