gimplify.c (gimplify_compound_lval): Don't set ARRAY_REF or COMPONENT_REF variable...
authorRichard Henderson <rth@redhat.com>
Thu, 24 Jun 2004 05:21:27 +0000 (22:21 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 24 Jun 2004 05:21:27 +0000 (22:21 -0700)
commita7cc468aa3453959c3eccafd5e66eb603f69696c
tree8db696f41a3865f5fe2a7f1fa3e108cfe5267765
parentcfafe9734d14ae63db12d744541da675c68a26bd
gimplify.c (gimplify_compound_lval): Don't set ARRAY_REF or COMPONENT_REF variable fields unless they're non-constant.

        * gimplify.c (gimplify_compound_lval): Don't set ARRAY_REF or
        COMPONENT_REF variable fields unless they're non-constant.

From-SVN: r83578
gcc/ChangeLog
gcc/gimplify.c