decl.c (gnat_to_gnu_field): Do not remove the wrapper around a justified modular...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 24 Feb 2017 11:03:08 +0000 (11:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 24 Feb 2017 11:03:08 +0000 (11:03 +0000)
commit741bd9b135cf2f8e123a41dea93d8bb20c3e0ae9
treef47f21e750a47b6012707167a1c79015a0b1111d
parent70e1d145c876a7880a03cd1f1777c0d73f0ba1f1
decl.c (gnat_to_gnu_field): Do not remove the wrapper around a justified modular type if...

* gcc-interface/decl.c (gnat_to_gnu_field): Do not remove the wrapper
around a justified modular type if it doesn't have the same scalar
storage order as the enclosing record type.

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