* stor-layout.c (finish_record_layout): Also propagate the
commitce1d55bbf289b69e962027fc234603c0af188c1d
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jul 2015 21:27:19 +0000 (2 21:27 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jul 2015 21:27:19 +0000 (2 21:27 +0000)
tree8a67a843f0cde8e53f71db26aa0e0cfb37419636
parente77fe8f636162d2db2fd85512ee79acfda4d62d1
* stor-layout.c (finish_record_layout): Also propagate the
TYPE_REVERSE_STORAGE_ORDER flag to the variants.
c/
* c-decl.c (finish_struct): Adjust latest change.
cp/
* class.c (finish_struct_1): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/scalar-storage-order@225355 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/c-decl.c
gcc/cp/class.c
gcc/stor-layout.c