https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78027
--- Comment #11 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- Author: tschwinge Date: Fri Feb 22 10:50:02 2019 New Revision: 269103 URL: https://gcc.gnu.org/viewcvs?rev=269103&root=gcc&view=rev Log: 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"'. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/gfortran.dg/goacc/pr78027.f90