aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 55861a28c78..fcc7ce3ec7c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-06 Andrew Pinski <andrew_pinski@playstation.sony.com>
+
+ PR tree-opt/29439
+ * tree-vrp.c (vrp_int_const_binop): Use the correct tree when
+ checking for overflow.
+
2006-11-06 Jan van Dijk <jan@etpmod.phys.tue.nl>
* configure.ac: Fixed typo in case statement: :: changed to ;;