Fix 'libgomp.fortran/reverse-offload-6.f90' nvptx offloading compilation
Fix-up for recent commit 0b1ce70a81
"libgomp: Fix reverse offload issues".
libgomp/
* testsuite/libgomp.fortran/reverse-offload-6.f90: Fix nvptx
offloading compilation.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
! Ensure that a mapping with no argument works
|
||||
!
|
||||
|
||||
! { dg-additional-options -foffload-options=nvptx-none=-misa=sm_35 { target offload_target_nvptx } }
|
||||
|
||||
module m
|
||||
implicit none (type, external)
|
||||
integer :: x = 32
|
||||
|
||||
Reference in New Issue
Block a user