This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 37d4e6983b9 Backported from mainline 2017-09-04 Jakub Jelinek <jaku [...] new 133829d776a Backported from mainline 2017-09-05 Jakub Jelinek <jaku [...] new dce575b1ac5 Backported from mainline 2017-09-05 Jakub Jelinek <jaku [...]
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 | 10 ++++++++++ gcc/omp-expand.c | 12 ++++++++---- gcc/omp-low.c | 4 ++++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.dg/gomp/pr81768-1.c | 15 +++++++++++++++ gcc/testsuite/gcc.dg/gomp/pr81768-2.c | 15 +++++++++++++++ 6 files changed, 60 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/gomp/pr81768-1.c create mode 100644 gcc/testsuite/gcc.dg/gomp/pr81768-2.c