]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/ChangeLog
re PR middle-end/42834 (memcpy folding overeager)
[thirdparty/gcc.git] / gcc / cp / ChangeLog
index 3c6268de9b1218bf822663302b9a4865b64f2ac8..27e7f7a5ff3d44a78e5b6f96da812aa963914176 100644 (file)
@@ -1,3 +1,9 @@
+2010-07-01  Richard Guenther  <rguenther@suse.de>
+
+       * cp-gimplify.c (cp_gimplify_expr): Open-code the rhs
+       predicate we are looking for, allow non-gimplified
+       INDIRECT_REFs.
+
 2010-06-30  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/44628