]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/ChangeLog
semantics.c (begin_stmt_expr): Avoid duplicating the effect of the expression in...
[thirdparty/gcc.git] / gcc / cp / ChangeLog
index b88315534ab5d394ca996272961b11d2fc5b325a..c9c51bb48cdd6489a73cf43db5bb05bb043abf2f 100644 (file)
@@ -1,3 +1,9 @@
+Tue Apr 28 13:22:01 1998  Mark Mitchell  <mmitchell@usa.net>
+
+       * semantics.c (begin_stmt_expr): Avoid duplicating the effect of
+       the expression in templates.
+       (finish_stmt_expr): Likewise.
+
 1998-04-28  Brendan Kehoe  <brendan@cygnus.com>
 
        * decl2.c (ambiguous_decl): Fix NAME parm to be a tree, not int.