]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (components_to_record): Do not reorder fields in packed record types if...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 23 Sep 2019 07:45:58 +0000 (07:45 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 23 Sep 2019 07:45:58 +0000 (07:45 +0000)
commitfdfa0e44b7e5bbf319634a2d51cc7fbfb7aae27a
tree09718d8d17bacef6c534f67341a5791dbaf4862d
parent2d814ac2f7b4200c2f47c562bb3b0cfc7b4f2325
decl.c (components_to_record): Do not reorder fields in packed record types if...

* 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.

From-SVN: r276036
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c