* gimplify.c (gimplify_var_or_parm_decl): Split out from ...
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Oct 2005 05:08:26 +0000 (05:08 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Oct 2005 05:08:26 +0000 (05:08 +0000)
commit22041d3fafbeaf76d756a28ddba0cbc1e2fd4a08
treea1958d73f7b111bd65e7572b20f61193496c187f
parent159fae1553c4496123d015d6e75e39c09e005595
    * gimplify.c (gimplify_var_or_parm_decl): Split out from ...
        (gimplify_expr): ... here.
        (gimplify_compound_lval): Use it in initial scan loop.  Allow
        fb_lvalue in base expression.

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