expr.c (expand_expr): Don't look through constant arrays if they don't bind locally.
authorRichard Henderson <rth@redhat.com>
Tue, 18 Nov 2003 08:37:15 +0000 (00:37 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 18 Nov 2003 08:37:15 +0000 (00:37 -0800)
commitbeb0c2e0ca4c1abdc0124c1e64d1bf841b0122af
treef220e20e20e38ae4d025377c93364747410ac5a3
parent2934246345f8f64dfcf01a9ea79e3bb1279c877c
expr.c (expand_expr): Don't look through constant arrays if they don't bind locally.

        * expr.c (expand_expr): Don't look through constant arrays if
        they don't bind locally.

From-SVN: r73698
gcc/ChangeLog
gcc/expr.c