OSDN Git Service

fix
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jun 2004 21:45:54 +0000 (21:45 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jun 2004 21:45:54 +0000 (21:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83517 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 7838ab8..1f2eda9 100644 (file)
@@ -1,6 +1,8 @@
 2004-06-21  Jason Merrill  <jason@redhat.com>
 
-       * cp-gimplify.c (cp_gimplify_init_expr): Look throug
+       PR c++/16112
+       * cp-gimplify.c (cp_gimplify_init_expr): Look through
+       CLEANUP_POINT_EXPR.
 
 2004-06-21  Mark Mitchell  <mark@codesourcery.com>