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 6125c940f74 MIPS: Prevent buffer overrun in uninitialised variable fix new afe8fc0f805 omp-low: fix lastprivate/linear lowering for SIMT
The 1 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 | 8 +++++++ gcc/omp-low.c | 41 ++++++++++++++++----------------- libgomp/ChangeLog | 7 ++++++ libgomp/testsuite/libgomp.c/target-36.c | 18 +++++++++++++++ 4 files changed, 53 insertions(+), 21 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c/target-36.c