OSDN Git Service

PR c++/16112
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jun 2004 21:15:29 +0000 (21:15 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jun 2004 21:15:29 +0000 (21:15 +0000)
commitacd408799af21e3f1d1ebc06e394283c5f1aa5ef
treef28bae23151fc0d321036e3591b21d3023877f30
parent09892c523ca345c010d17347916388230b9faebd
    PR c++/16112
        * cp-gimplify.c (cp_gimplify_init_expr): Look through
        CLEANUP_POINT_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83514 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-gimplify.c
gcc/testsuite/g++.dg/ext/stmtexpr3.C [new file with mode: 0644]