This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 9c9f20f9f45 Daily bump. new 7c343448768 Backported from mainline 2019-07-04 Jakub Jelinek <jaku [...] new a992e7fcd48 Backported from mainline 2019-07-04 Jakub Jelinek <jaku [...] new 199de46fb82 Backported from mainline 2019-07-13 Jakub Jelinek <jaku [...]
The 3 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 | 16 +++++++++++++ gcc/c-family/ChangeLog | 9 ++++++++ gcc/c-family/c-omp.c | 2 +- gcc/explow.c | 11 +-------- gcc/gimplify.c | 25 ++++++++++++++++++--- gcc/testsuite/ChangeLog | 16 +++++++++++++ gcc/testsuite/c-c++-common/gomp/reduction-task-3.c | 12 ++++++++++ gcc/testsuite/gcc.dg/gomp/pr78884.c | 16 +++++++++++++ gcc/testsuite/gcc.dg/pr90756.c | 26 ++++++++++++++++++++++ 9 files changed, 119 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/reduction-task-3.c create mode 100644 gcc/testsuite/gcc.dg/gomp/pr78884.c create mode 100644 gcc/testsuite/gcc.dg/pr90756.c