aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8538b25b98a..6dd82e337c5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2015-04-14 Richard Biener <rguenther@suse.de>
+ * graphite-scop-detection.c: Do not include cp/cp-tree.h.
+ (graphite_can_represent_scev): Use POINTER_TYPE_P.
+
+2015-04-14 Richard Biener <rguenther@suse.de>
+
PR tree-optimization/65758
* tree-ssa-ccp.c (get_value_from_alignment): Adjust mask test
against -1.