]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree.c (fld_type_variant_equal_p): Skip TYPE_ALIGN check when
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Nov 2018 12:25:35 +0000 (12:25 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Nov 2018 12:25:35 +0000 (12:25 +0000)
commitbd82677411e557b3df1ba98ff39ea0d400a4d92c
treee41f801007654b326ab01c7be0297cea99e0033b
parentcf03d84b02565995dd8b4c7ffdc8c9cca0df4614
* tree.c (fld_type_variant_equal_p): Skip TYPE_ALIGN check when
building incomplete variant of complete type.
(fld_type_variant): Do not copy TYPE_ALIGN when building incomplete
variant of complete type.

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