repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2014-01-30 Alangi Derick <alangiderick@gmail.com>
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
gomp
/
free-1.f90
blob
f6f9de4441bc6b8bf22a7a087b13648ae0927e38
1
! { dg-require-effective-target tls }
2
3
subroutine
foo
4
integer
,
save
::
i
! Some comment
5
!$omp threadpri&
6
!$omp&vate (i)
7
i
=
1
8
end subroutine