]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
[hsa testsuite] Suppress hsa warnings in compiler gomp tests
authorMartin Jambor <mjambor@suse.cz>
Mon, 7 Mar 2016 18:39:51 +0000 (19:39 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Mon, 7 Mar 2016 18:39:51 +0000 (19:39 +0100)
commitb4e9f2aa1c70e48d5e825a3574b71cb7a15dbdc9
tree00985f792432e01c87f3b2b7babc9206b0545aa2
parentf86e631e8b756809d8061955adec19da3af267ac
[hsa testsuite] Suppress hsa warnings in compiler gomp tests

2016-03-07  Martin Jambor  <mjambor@suse.cz>

* c-c++-common/gomp/clauses-1.c: Remove dg-options.
* c-c++-common/gomp/if-1.c: Likewise.
* c-c++-common/gomp/pr61486-2.c: Likewise.
* c-c++-common/gomp/target-teams-1.c: Moved dg-options except -fopenmp
to dg-additional-options.
* g++.dg/gomp/gomp.exp: Pass -Wno-hsa to all tests.
* g++/gomp/target-teams-1.c: Likewise.
* gcc.dg/gomp/gomp.exp: Likewise.
* gcc.dg/gomp/pr68128-2.c: Moved dg-options except -fopenmp to
dg-additional-options.
* gfortran.dg/gomp/gomp.exp: Likewise.
* gfortran.dg/gomp/target1.f90: Remove dg-options.
* gfortran.dg/gomp/target2.f90: Moved dg-options except -fopenmp to
dg-additional-options.
* gfortran.dg/gomp/target3.f90: Remove dg-options.

From-SVN: r234044
13 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/gomp/clauses-1.c
gcc/testsuite/c-c++-common/gomp/if-1.c
gcc/testsuite/c-c++-common/gomp/pr61486-2.c
gcc/testsuite/c-c++-common/gomp/target-teams-1.c
gcc/testsuite/g++.dg/gomp/gomp.exp
gcc/testsuite/g++.dg/gomp/target-teams-1.C
gcc/testsuite/gcc.dg/gomp/gomp.exp
gcc/testsuite/gcc.dg/gomp/pr68128-2.c
gcc/testsuite/gfortran.dg/gomp/gomp.exp
gcc/testsuite/gfortran.dg/gomp/target1.f90
gcc/testsuite/gfortran.dg/gomp/target2.f90
gcc/testsuite/gfortran.dg/gomp/target3.f90