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 74f58cd..0177df8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2011-07-26 Richard Guenther <rguenther@suse.de>
+ * predict.c (maybe_hot_frequency_p): Make sure a zero entry-block
+ frequency makes everything hot.
+
+2011-07-26 Richard Guenther <rguenther@suse.de>
+
PR tree-optimization/49840
* tree-vrp.c (range_fits_type_p): Properly handle full
double-int precision.