decl.c (components_to_record): Adjust the packedness for the qualified union as well.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 9 Jun 2008 09:41:16 +0000 (09:41 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 9 Jun 2008 09:41:16 +0000 (09:41 +0000)
commit912cb4420dab339e6f07bb8222c3ea75514a2583
treecf96aab5ea1b9dabffded7ef9da2d17a1a7f95b0
parent2c2b17103d38452f39a4a1297c6577e7d2b2f8d9
decl.c (components_to_record): Adjust the packedness for the qualified union as well.

* decl.c (components_to_record): Adjust the packedness for the
qualified union as well.

From-SVN: r136583
gcc/ada/ChangeLog
gcc/ada/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/pack3.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/pack3_pkg.ads [new file with mode: 0644]