Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90'
Fix-up for commit a2c26c5031
(r278046) "Fortran]
Support absent optional args with use_device_{ptr,addr}".
libgomp/
* testsuite/libgomp.fortran/use_device_ptr-optional-2.f90: Add
'dg-do run'.
This commit is contained in:
parent
cde4353e58
commit
b9dc11b673
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
|
||||
|
||||
* testsuite/libgomp.fortran/use_device_ptr-optional-2.f90: Add
|
||||
'dg-do run'.
|
||||
|
||||
2020-04-23 Andrew Stubbs <ams@codesourcery.com>
|
||||
|
||||
PR other/94629
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
! { dg-do run }
|
||||
! Check whether absent optional arguments are properly
|
||||
! handled with use_device_{addr,ptr}.
|
||||
program main
|
||||
|
|
Loading…
Add table
Reference in a new issue