gimplify.c (gimplify_init_constructor): Really never clear for an incomplete construc...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 19 Jun 2018 09:37:31 +0000 (09:37 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 19 Jun 2018 09:37:31 +0000 (09:37 +0000)
commit7f1387e0f270d42df03d33c41e4bdac8d1491cdb
tree1f46312b8e923a7024e84666bfd854958a12ff81
parent1724941ee14304057f04b52d9c82acb4e3dd1604
gimplify.c (gimplify_init_constructor): Really never clear for an incomplete constructor if CONSTRUCTOR_NO_CLEARING is set.

* gimplify.c (gimplify_init_constructor): Really never clear for an
incomplete constructor if CONSTRUCTOR_NO_CLEARING is set.

From-SVN: r261735
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/aggr24.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/aggr24_pkg.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/aggr24_pkg.ads [new file with mode: 0644]