Commit 3f5d94c1 by Thomas Schwinge

Add 'dg-do run' to 'libgomp.fortran/target-enter-data-2.F90'

Fix-up for commit af557050 "[OpenMP] Fix 'omp
exit data' for Fortran arrays (PR 94635)".

	libgomp/
	PR middle-end/94635
	* testsuite/libgomp.fortran/target-enter-data-2.F90: Add 'dg-do
	run'.
parent 86119f14
2020-04-20 Thomas Schwinge <thomas@codesourcery.com>
PR middle-end/94635
* testsuite/libgomp.fortran/target-enter-data-2.F90: Add 'dg-do
run'.
2020-04-20 Tobias Burnus <tobias@codesourcery.com> 2020-04-20 Tobias Burnus <tobias@codesourcery.com>
PR middle-end/94120 PR middle-end/94120
......
! { dg-additional-options "-DMEM_SHARED" { target offload_device_shared_as } } ! { dg-additional-options "-DMEM_SHARED" { target offload_device_shared_as } }
! { dg-do run }
! !
! PR middle-end/94635 ! PR middle-end/94635
implicit none implicit none
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment