OSDN Git Service

* gimplify.c (struct gimplify_init_ctor_preeval_data): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Aug 2004 03:54:11 +0000 (03:54 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Aug 2004 03:54:11 +0000 (03:54 +0000)
commitd38cff3040db5b167aec03750793417522d85f6c
treefb9952a6f24661bff504ccdae2f97f00e333074e
parent238203d75a3042f51fb23cbd90c303cd1d29a912
    * gimplify.c (struct gimplify_init_ctor_preeval_data): New.
        (gimplify_init_ctor_preeval_1): New.
        (gimplify_init_ctor_preeval): New.
        (gimplify_init_ctor_eval): New.
        (gimplify_init_constructor): Use them.  Always gimplify the LHS
        object first.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85845 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c