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 399e7c422f1 [gcc] 2017-05-25 Michael Meissner meissner@linux.vnet.ibm.com new dd4c9153626 Backported from mainline 2017-05-22 Jakub Jelinek <jaku [...] new 79c188a5d36 Backported from mainline 2017-05-22 Jakub Jelinek <jaku [...] new 4ee1ccec427 Backported from mainline 2017-05-22 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 | 22 +++++++++++++++++ gcc/gimplify.c | 6 ++--- gcc/omp-low.c | 44 ++++++++++++++++++++++++++++++--- libgomp/ChangeLog | 15 +++++++++++ libgomp/testsuite/libgomp.c/pr80809-1.c | 29 ++++++++++++++++++++++ libgomp/testsuite/libgomp.c/pr80809-2.c | 35 ++++++++++++++++++++++++++ libgomp/testsuite/libgomp.c/pr80809-3.c | 42 +++++++++++++++++++++++++++++++ libgomp/testsuite/libgomp.c/pr80853.c | 29 ++++++++++++++++++++++ 8 files changed, 216 insertions(+), 6 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c/pr80809-1.c create mode 100644 libgomp/testsuite/libgomp.c/pr80809-2.c create mode 100644 libgomp/testsuite/libgomp.c/pr80809-3.c create mode 100644 libgomp/testsuite/libgomp.c/pr80853.c