Fix up 'libgomp.fortran/use_device_addr-5.f90' multi-device testing
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 10 May 2022 12:43:56 +0000 (14:43 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 10 May 2022 12:48:11 +0000 (14:48 +0200)
commit798152475559a6be8049692932cc747c6499e7f5
tree0f7edc68869d8a541080fd068a9d3e12ebf887b3
parentd1e8f221e3fc8d3153b662c2f912bf1a26d645ff
Fix up 'libgomp.fortran/use_device_addr-5.f90' multi-device testing

Fix-up for recent commit r13-116-g3f8c389fe90bf565a6221a46bb7fb745dd4c1510
"OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg", where we
currently get:

    libgomp: use_device_ptr pointer wasn't mapped
    FAIL: libgomp.fortran/use_device_addr-5.f90   -O  execution test

libgomp/
* testsuite/libgomp.fortran/use_device_addr-5.f90: Fix up
multi-device testing.
libgomp/testsuite/libgomp.fortran/use_device_addr-5.f90