This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from bd4255ff 2016-07-11 Yuri Rumyantsev ysrumyan@gmail.com new 9797169 PR tree-optimization/71823 * tree-vect-stmts.c (vectorizabl [...] new 9a29a2a PR middle-end/71758 * omp-low.c (expand_omp_target): Gimpli [...]
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 | 9 +++++++++ gcc/omp-low.c | 8 +++++++- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/c-c++-common/gomp/pr71758.c | 10 ++++++++++ gcc/testsuite/gcc.dg/vect/pr71823.c | 14 ++++++++++++++ gcc/testsuite/gfortran.dg/gomp/pr71758.f90 | 10 ++++++++++ gcc/tree-vect-stmts.c | 7 ++----- 7 files changed, 61 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr71758.c create mode 100644 gcc/testsuite/gcc.dg/vect/pr71823.c create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr71758.f90