OSDN Git Service

* utils.c (convert) <CONSTRUCTOR>: When converting it to a packable
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Jun 2008 09:16:45 +0000 (09:16 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Jun 2008 09:16:45 +0000 (09:16 +0000)
commitdeb74db2d98b0e59d053e268412fc6a49f6a7e7f
tree20850ce6ad49a6f73566862cf73cc69563654f3c
parentdb04b5aba9a48e6a27761d15f37c7c6ae11656cd
* utils.c (convert) <CONSTRUCTOR>: When converting it to a packable
version of its type, attempt to first convert its elements.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137173 138bc75d-0d04-0410-961f-82ee72b054a4
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]