* typeck.c (build_array_ref): Push the array reference inside
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Apr 2001 16:49:29 +0000 (16:49 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Apr 2001 16:49:29 +0000 (16:49 +0000)
commit15f780bdbd68528a6a4e3398a8c9ca277c535dbe
tree1c742baeba4be52ff039f6119be7f276cbe2b88a
parentcf4ef81084c99337e540d71cc4d41b7396ca50cd
    * typeck.c (build_array_ref): Push the array reference inside
        COMPOUND_EXPR and COND_EXPR.

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