* varasm.c (struct oc_local_state): Reorder fields.
commitb0e0d15139ea57a016e42bab05f433c50443a988
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jun 2013 15:24:15 +0000 (8 15:24 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jun 2013 15:24:15 +0000 (8 15:24 +0000)
tree07328e64ff1e2c09a4437d83e819da2ec7385b5a
parent942ba353699c03d4958a0587cb6a19d69ddca257
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199852 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/varasm.c