]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
2006-05-16 Richard Guenther <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / ChangeLog
index e5a58791f5ed4c80c90bd895f4b24ea1280abb94..c7bfa59c0ec4aae9081e15d5fc48dd7871fcf413 100644 (file)
@@ -1,3 +1,11 @@
+2006-05-16  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/22303
+       * tree-ssa-ccp.c (fold_const_aggregate_ref): Handle reads
+       from STRING_CSTs.
+       (evaluate_stmt): Fall back to fold_const_aggregate_ref, if
+       ccp_fold did not simplify the statement.
+
 2006-05-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR driver/26885