utils.c (convert): When converting it to a packable version of its type...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 27 Jun 2008 09:16:45 +0000 (09:16 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 27 Jun 2008 09:16:45 +0000 (09:16 +0000)
commitd9338c672687d1eea1aaf1a9593ba44f0ca14cad
tree20850ce6ad49a6f73566862cf73cc69563654f3c
parentb7d565dd0098c3f2dbf7a4040ce188a99acbfe04
utils.c (convert): When converting it to a packable version of its type...

* utils.c (convert) <CONSTRUCTOR>: When converting it to a packable
version of its type, attempt to first convert its elements.

From-SVN: r137173
gcc/ada/ChangeLog
gcc/ada/utils.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/aggr9.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/aggr9.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/aggr9_pkg.ads [new file with mode: 0644]