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 a046033ea0b [nvptx] Add missing t-omp-device isas adds 59b8ade8877 [libgomp, testsuite, nvptx] Add libgomp.c/declare-variant-3-sm*.c new 9251b457eb8 sccvn: Fix visit_reference_op_call value numbering of vdefs [...]
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/testsuite/g++.dg/torture/pr104601.C | 32 +++++++++++ gcc/tree-ssa-sccvn.cc | 26 ++++++--- .../testsuite/libgomp.c/declare-variant-3-sm30.c | 7 +++ .../testsuite/libgomp.c/declare-variant-3-sm35.c | 7 +++ .../testsuite/libgomp.c/declare-variant-3-sm53.c | 7 +++ .../testsuite/libgomp.c/declare-variant-3-sm70.c | 7 +++ .../testsuite/libgomp.c/declare-variant-3-sm75.c | 7 +++ .../testsuite/libgomp.c/declare-variant-3-sm80.c | 7 +++ libgomp/testsuite/libgomp.c/declare-variant-3.h | 66 ++++++++++++++++++++++ 9 files changed, 159 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr104601.C create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm30.c create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm35.c create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm53.c create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm70.c create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm75.c create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm80.c create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3.h