* semantics.c (begin_stmt_expr): Avoid duplicating the effect of
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 1998 13:24:00 +0000 (13:24 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 1998 13:24:00 +0000 (13:24 +0000)
commit615d03b4529ee0a77adc9c3027506aeec30882ba
treea1d223f3c63c9e5142c933628fda85f989cfb3d9
parent5e34bac7b34cd4c93b8b7c60a202245d367450ce
* semantics.c (begin_stmt_expr): Avoid duplicating the effect of
the expression in templates.
(finish_stmt_expr): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19469 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.old-deja/g++.pt/stmtexpr2.C [new file with mode: 0644]