gimplify.c (gimplify_init_constructor): Do not clear the object when the constructor...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 11 Nov 2013 16:59:23 +0000 (16:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 11 Nov 2013 16:59:23 +0000 (16:59 +0000)
commitd368135f692652e33e4f9c7269935613d4e00f14
treee24114e538df43641414926a42dcddd442d0b0e9
parent1448093c327947d4b1a644c42ef82ce064d1dc31
gimplify.c (gimplify_init_constructor): Do not clear the object when the constructor is incomplete and...

* gimplify.c (gimplify_init_constructor): Do not clear the object when
the constructor is incomplete and CONSTRUCTOR_NO_CLEARING is set.

From-SVN: r204678
gcc/gimplify.c