OSDN Git Service

* gimplify.c (gimplify_init_ctor_preeval): Call maybe_with_size_expr
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Sep 2006 19:14:05 +0000 (19:14 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Sep 2006 19:14:05 +0000 (19:14 +0000)
commit18272fb7ac6453e34ec1cea13d0959be29e9d02b
treee5a12015f5fb2fc6d895eb7184401578c20e3db6
parent4dc3c65527a21a6aa25263c7e49ca12153b663f9
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117288 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/self_aggregate_with_pointer.adb [new file with mode: 0644]