This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 042c84a1cdd 2017-10-16 Paolo Carlini paolo.carlini@oracle.com new de44fcf0124 PR c++/53574 * g++.dg/other/pr53574.C: New test. new bf25f422729 Enable libgomp.oacc-*/declare-*.{c,f90} for non-nvidia devices
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/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/other/pr53574.C | 48 ++++++++++++++++++++++ libgomp/ChangeLog | 14 +++++++ .../libgomp.oacc-c-c++-common/declare-1.c | 2 - .../libgomp.oacc-c-c++-common/declare-2.c | 2 - .../libgomp.oacc-c-c++-common/declare-4.c | 2 - .../libgomp.oacc-c-c++-common/declare-5.c | 2 +- .../testsuite/libgomp.oacc-fortran/declare-1.f90 | 2 +- .../testsuite/libgomp.oacc-fortran/declare-2.f90 | 2 - .../testsuite/libgomp.oacc-fortran/declare-3.f90 | 2 +- .../testsuite/libgomp.oacc-fortran/declare-4.f90 | 2 - .../testsuite/libgomp.oacc-fortran/declare-5.f90 | 2 - 12 files changed, 70 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/other/pr53574.C