Commit 6b816a5f by Thomas Schwinge

Add 'dg-do run' to 'libgomp.fortran/target-enter-data-1.f90'

Fix-up for commit 689418b9 "libgomp – fix
handling of 'target enter data'".

	libgomp/
	* testsuite/libgomp.fortran/target-enter-data-1.f90: Add 'dg-do
	run'.
parent ff3f862b
2020-04-10 Thomas Schwinge <thomas@codesourcery.com>
* testsuite/libgomp.fortran/target-enter-data-1.f90: Add 'dg-do
run'.
2020-04-08 Tobias Burnus <tobias@codesourcery.com>
PR middle-end/94120
......
! { dg-do run }
program main
implicit none
integer, allocatable, dimension(:) :: AA, BB, CC, DD
......
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