]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/semantics.c
semantics.c (begin_stmt_expr): Avoid duplicating the effect of the expression in...
authorMark Mitchell <mmitchell@usa.net>
Tue, 28 Apr 1998 13:24:00 +0000 (13:24 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 28 Apr 1998 13:24:00 +0000 (13:24 +0000)
commitb69b1501dcb82cd3bef280398637ae1ac7f4254d
treea1d223f3c63c9e5142c933628fda85f989cfb3d9
parent69fa83cfbbbbf834f54d8b0926ea1f355ea0ee46
semantics.c (begin_stmt_expr): Avoid duplicating the effect of the expression in templates.

* semantics.c (begin_stmt_expr): Avoid duplicating the effect of
the expression in templates.
(finish_stmt_expr): Likewise.

From-SVN: r19469
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.old-deja/g++.pt/stmtexpr2.C [new file with mode: 0644]