fix
authorJason Merrill <jason@gcc.gnu.org>
Tue, 22 Jun 2004 21:45:54 +0000 (17:45 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 22 Jun 2004 21:45:54 +0000 (17:45 -0400)
From-SVN: r83517

gcc/cp/ChangeLog

index 7838ab8d56b8b0eca5f42d368450dbd2eb93bcd7..1f2eda9b6a08976bc535551fc47f91df410d8ff7 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>