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 e572d2c..f798068 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2013-08-29 Xinliang David Li <davidxl@google.com>
+ * tree-vect-data-refs.c (vect_compute_data_ref_alignment):
+ Remove a trivial gcc_assert.
+
+2013-08-29 Xinliang David Li <davidxl@google.com>
+
* tree-vect-slp.c (destroy_bb_vec_info): Data ref cleanup.
* tree-vect-loop.c (destroy_bb_vec_info): Ditto.
* tree-vect-data-refs.c (vect_compute_data_ref_alignment):