typeck.c (build_array_ref): Push the array reference inside COMPOUND_EXPR and COND_EXPR.
authorRichard Henderson <rth@redhat.com>
Tue, 10 Apr 2001 16:49:29 +0000 (09:49 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 10 Apr 2001 16:49:29 +0000 (09:49 -0700)
commit0450d74d53b419f6455d9fc4f12ccf2a37ce61b8
tree1c742baeba4be52ff039f6119be7f276cbe2b88a
parentc050ec51a4c3deb40a07387469152d6f26e5a765
typeck.c (build_array_ref): Push the array reference inside COMPOUND_EXPR and COND_EXPR.

        * typeck.c (build_array_ref): Push the array reference inside
        COMPOUND_EXPR and COND_EXPR.

From-SVN: r41223
gcc/cp/ChangeLog
gcc/cp/typeck.c