Silence '-Whsa' diagnostic in 'gfortran.dg/goacc/pr78027.f90'
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 22 Feb 2019 10:50:02 +0000 (11:50 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 22 Feb 2019 10:50:02 +0000 (11:50 +0100)
commit568de94944eae2abfa0cdf78bbf8247239f2462d
treee27d5e30c6c7fc760a8cb9e900d2d9bce8ae59ec
parent2263c9f24f5d46d6033e8a0804bcfca991f85f49
Silence '-Whsa' diagnostic in 'gfortran.dg/goacc/pr78027.f90'

... which has been present (with HSA offloading configured) ever since this
test case got added.

gcc/testsuite/
PR fortran/78027
* gfortran.dg/goacc/pr78027.f90: Add 'dg-additional-options "-Wno-hsa"'.

From-SVN: r269103
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/goacc/pr78027.f90