* gimplify.c (gimplify_init_constructor): Really never clear for an
commit40fa18d60b228d03f804cd98df9752cddac4f801
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2018 09:37:31 +0000 (19 09:37 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2018 09:37:31 +0000 (19 09:37 +0000)
tree1f46312b8e923a7024e84666bfd854958a12ff81
parentca8e0e36fbaa776b385aa98a86553921ade0d217
* gimplify.c (gimplify_init_constructor): Really never clear for an
incomplete constructor if CONSTRUCTOR_NO_CLEARING is set.

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