utils2.c (build_allocator): In the unconstrained array type case...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 2 Apr 2011 09:38:22 +0000 (09:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 2 Apr 2011 09:38:22 +0000 (09:38 +0000)
commit8ffac116df93baf38130a6a7de2d419b04dae660
tree42940b22d690719ccf797ddfd601469fcfa24885
parentde9528f0291faf10d65dd7b00f7101005c2ee38a
utils2.c (build_allocator): In the unconstrained array type case...

* gcc-interface/utils2.c (build_allocator): In the unconstrained array
type case, do not strip a padding type around the array type.

From-SVN: r171888
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils2.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/aggr2.ads [new file with mode: 0644]