]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add OpenACC 'host_data' testing to 'gfortran.dg/goacc/unexpected-end.f90'
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 15 Sep 2021 08:25:53 +0000 (10:25 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 15 Sep 2021 08:25:53 +0000 (10:25 +0200)
commit8b69c481fc86e04c6c83f3a49eef2760c175a8f2
tree95961fac55d241d9934d124966210896b37fd608
parent947332a4e22aef9b83b74a9ded4e2bff3cae9065
Add OpenACC 'host_data' testing to 'gfortran.dg/goacc/unexpected-end.f90'

Use underscore instead of space in 'host_data'.

Follow-up to recent commit 33fdbbe4ce6055eb858096d01720ccf94aa854ec
"Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313]".

gcc/testsuite/
* gfortran.dg/goacc/unexpected-end.f90: Add OpenACC 'host_data'
testing.
gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90