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)
... 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

index 7cb6b240d0c924c50955d192ae10e2128f781a00..b98cd355645678f497b28f2764419449ba04ae00 100644 (file)
@@ -1,3 +1,8 @@
+2019-02-22  Thomas Schwinge  <thomas@codesourcery.com>
+
+       PR fortran/78027
+       * gfortran.dg/goacc/pr78027.f90: Add 'dg-additional-options "-Wno-hsa"'.
+
 2019-02-22  Richard Biener  <rguenther@suse.de>
 
        PR middle-end/87609
index db65063bede5a4c299c19b67688cbd949abb071c..a1e51fa0f0df1f2d24f3ce1ea3dd168d61a591cf 100644 (file)
@@ -1,5 +1,9 @@
 ! { dg-additional-options "-fopenmp -O2 -fdump-ipa-icf" }
 
+!     f951: warning: could not emit HSAIL for the function [-Whsa]
+!     f951: note: HSA does not support functions with variadic arguments (or unknown return type): 'GOACC_parallel_keyed'
+! { dg-additional-options "-Wno-hsa" }
+
 real function f()
    !$omp declare target(f)
    f = 1.