]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gcc-interface/decl.c (components_to_record): Do not reorder fields
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Sep 2019 07:45:58 +0000 (07:45 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Sep 2019 07:45:58 +0000 (07:45 +0000)
commit49553a5e0d8f9cdbedcb926d9d2e3489d13d9e4f
tree09718d8d17bacef6c534f67341a5791dbaf4862d
parent4c6e749f835fb4993fd072f640a7d06f17e9f5d4
* gcc-interface/decl.c (components_to_record): Do not reorder fields
in packed record types if they contain fixed-size fields that cannot
be laid out in a packed manner.

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