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 8f1c3f4..3f85575 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2007-05-03 Uros Bizjak <ubizjak@gmail.com>
+ * tree-vect-transform.c (vect_update_inits_of_drs): Use
+ vect_print_dump_info() to output debug information.
+
+2007-05-03 Uros Bizjak <ubizjak@gmail.com>
+
PR target/31768
* config/i386/i386.c (print_operand) ['z']: Output 'w' for
operands of size 2 when operand is not MEM_P.