gimplify.c (gimplify_init_ctor_preeval): Call maybe_with_size_expr on the element...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 28 Sep 2006 19:14:05 +0000 (19:14 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 28 Sep 2006 19:14:05 +0000 (19:14 +0000)
commit0461b801bf19aa735ecdd2d65e70ca253d5b6fbd
treee5a12015f5fb2fc6d895eb7184401578c20e3db6
parent8072ddb08815ed2133a4b84877695c80f4e50215
gimplify.c (gimplify_init_ctor_preeval): Call maybe_with_size_expr on the element before gimplifying it...

* gimplify.c (gimplify_init_ctor_preeval): Call maybe_with_size_expr
on the element before gimplifying it, instead of punting if it is of
variable size.

From-SVN: r117288
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/self_aggregate_with_pointer.adb [new file with mode: 0644]