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
Support -std=f2018
[official-gcc.git]
/
libgomp
/
testsuite
/
libgomp.fortran
/
condinc3.f90
blob
7c24303e4b436ea912de7419c735c00aba935a5c
1
program
condinc3
2
logical
l
3
l
= .
false
.
4
!$ include 'condinc1.inc'
5
stop
2
6
end