This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/gcc.
from 6a48d12475c LTO: pick up -fcf-protection flag for the link step new f418bd4b92a openmp: Adjust outer bounds of non-rect loops
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/omp-expand.c | 3 +- gcc/omp-general.c | 129 ++++++++++++++++++- gcc/omp-general.h | 2 + libgomp/testsuite/libgomp.c/loop-21.c | 230 ++++++++++++++++++++++++++++++++++ 4 files changed, 360 insertions(+), 4 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c/loop-21.c