This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe1a23c PR sanitizer/79904 * internal-fn.c (expand_vector_ubsan_ove [...] new 5a87e81 2017-03-08 Richard Biener rguenther@suse.de new a3f0521 * config/avr/avr.md (setmemhi): Make sure match_dup operand [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 15 ++++++ gcc/config/avr/avr.md | 6 +-- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/vect/pr79920.c | 44 ++++++++++++++++ gcc/tree-vect-slp.c | 102 +++++++++++------------------------- 5 files changed, 99 insertions(+), 73 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr79920.c