This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 6343de936be PR middle-end/86660 * omp-low.c (scan_sharing_clauses): D [...] new 0ac6b64ee14 Backported from mainline 2018-07-10 Jakub Jelinek <jaku [...] new 9c6ba5082fb Backported from mainline 2018-07-17 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 | 13 +++++++++-- gcc/fortran/ChangeLog | 11 ++++++++++ gcc/fortran/module.c | 17 ++++++++++++++- gcc/gimplify.c | 34 ++++++++++++++++++++++++++++- gcc/testsuite/ChangeLog | 8 +++++++ gcc/testsuite/gfortran.dg/vect/pr86421.f90 | 35 ++++++++++++++++++++++++++++++ libgomp/ChangeLog | 8 +++++++ libgomp/testsuite/libgomp.c++/pr86539.C | 28 ++++++++++++++++++++++++ 8 files changed, 150 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/vect/pr86421.f90 create mode 100644 libgomp/testsuite/libgomp.c++/pr86539.C