trans.c (pos_to_constructor): Skip conversions to an unconstrained array type.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 5 Sep 2017 08:14:35 +0000 (08:14 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 5 Sep 2017 08:14:35 +0000 (08:14 +0000)
commitbabf697a2da6eff7ea91e02605023b309119a175
tree3742a50e2cddae5fa2bd072065f1b69856d49bc9
parent02e637d86f9ecb6d0e368438291bb6f6f8feb3ab
trans.c (pos_to_constructor): Skip conversions to an unconstrained array type.

* gcc-interface/trans.c (pos_to_constructor): Skip conversions to an
unconstrained array type.

From-SVN: r251691
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/array29.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/array29.ads [new file with mode: 0644]