projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c869ac
)
Fix changelog
author
Richard Sandiford
<rsandifo@gcc.gnu.org>
Tue, 16 Jan 2018 12:49:24 +0000
(12:49 +0000)
committer
Richard Sandiford
<rsandifo@gcc.gnu.org>
Tue, 16 Jan 2018 12:49:24 +0000
(12:49 +0000)
From-SVN: r256741
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 99ea694ffcdd57198fb26dd66710f757bb93b94e..026876f71db3962c516316b00834eea9274bb8e8 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-5,7
+5,9
@@
2018-01-16 Richard Sandiford <richard.sandiford@linaro.org>
- * tree-vect-data-refs.c (vect_analyze_data_ref_accesses):
+ PR tree-optimization/83847
+ * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Don't
+ group gathers and scatters.
2018-01-16 Jakub Jelinek <jakub@redhat.com>