]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/ChangeLog
re PR tree-optimization/37568 (ICE returning a struct)
[thirdparty/gcc.git] / gcc / cp / ChangeLog
index bb4b6b21bedcb6663ce44d96e78c9e604a739215..6ad8a8a6ad5b530742f5e82aae4b375719dd208f 100644 (file)
@@ -1,3 +1,9 @@
+2008-10-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/37568
+       * semantics.c (finalize_nrv_r): Clear DECL_INITIAL instead of
+       setting it to error_mark_node.
+
 2008-10-07  Steve Ellcey  <sje@cup.hp.com>
 
        * decl.c (start_cleanup_fn): Declare as inline.