re PR tree-optimization/39343 (Wrong result for __builtin_object_size (x, 1))
[gcc.git] / gcc / ChangeLog
index 998ef44dc555718baa1087a801514146ffe04ff6..72da01fc0607fe6f95b9a1a629a24f0a7e928d58 100644 (file)
@@ -1,3 +1,9 @@
+2009-03-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/39343
+       * tree-ssa-ccp.c (maybe_fold_offset_to_address): Don't check if
+       COMPONENT_REF t has ARRAY_TYPE.
+
 2009-03-02  Sebastian Pop  <sebastian.pop@amd.com>
 
        PR middle-end/39335