This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 431414b5d93 openmp: Disable SSA form during gimplification on OMP_SIMD [...] adds 5065d69fca5 [nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c adds 12fa7641cee [nvptx] Use --no-verify for sm_30 adds 07667c911b1 [nvptx] Build libraries with misa=sm_30 adds 5b5e456f018 [nvptx] Build libraries with mptx=3.1 adds 88c4d85e27e openmp, fortran: Check that the type of an event handle in [...]
No new revisions were added by this update.
Summary of changes: gcc/config/nvptx/nvptx.h | 2 +- gcc/config/nvptx/t-nvptx | 2 ++ gcc/fortran/openmp.cc | 34 ++++++++++++++++-------- gcc/testsuite/gcc.target/nvptx/sm53.c | 2 +- gcc/testsuite/gcc.target/nvptx/sm70.c | 2 +- gcc/testsuite/gcc.target/nvptx/sm75.c | 2 +- gcc/testsuite/gcc.target/nvptx/sm80.c | 2 +- gcc/testsuite/gfortran.dg/gomp/pr104131.f90 | 26 ++++++++++++++++++ gcc/testsuite/gfortran.dg/gomp/task-detach-1.f90 | 4 +-- 9 files changed, 58 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr104131.f90