]> gcc.gnu.org Git - gcc.git/commit
testsuite/libgomp.oacc-fortran/: Add -Wopenacc-parallelism
authorTobias Burnus <tobias@codesourcery.com>
Thu, 21 Oct 2021 07:28:57 +0000 (09:28 +0200)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 21 Jun 2022 13:11:41 +0000 (14:11 +0100)
commit3f4978ee8dcf8dfcbf77981052323e004a66e64c
tree305bbc7923732ef279cd04038694d53da81c01c0
parenta8dbb53bce9c0d8c57bd01ad9b0633157a823b9e
testsuite/libgomp.oacc-fortran/: Add -Wopenacc-parallelism

The following testcases expect the -Wopenacc-parallelism warning output
but did fail as not compiled with that warning; solution: add it.

libgomp/ChangeLog:

* testsuite/libgomp.oacc-fortran/declare-allocatable-1.f90: Compile
with -Wopenacc-parallelism.
* testsuite/libgomp.oacc-fortran/declare-allocatable-3.f90: Likewise.
libgomp/ChangeLog.omp
libgomp/testsuite/libgomp.oacc-fortran/declare-allocatable-1.f90
libgomp/testsuite/libgomp.oacc-fortran/declare-allocatable-3.f90
This page took 0.055075 seconds and 5 git commands to generate.