This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1a129376bbc libstdc++: Add default template argument to basic_istream_view new bb75b22aba2 Allow matching Intel MIC in OpenMP 'declare variant' new 29c355f76ce Add 'libgomp.c/address-space-1.c'
The 2 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/config/i386/i386-options.c | 4 ++++ gcc/config/i386/t-omp-device | 2 +- libgomp/testsuite/lib/libgomp.exp | 17 +++++++++---- .../libgomp.c-c++-common/on_device_arch.h | 13 ++++++++++ libgomp/testsuite/libgomp.c-c++-common/target-45.c | 2 +- libgomp/testsuite/libgomp.c/address-space-1.c | 28 ++++++++++++++++++++++ libgomp/testsuite/libgomp.fortran/target10.f90 | 3 ++- 7 files changed, 61 insertions(+), 8 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c/address-space-1.c