repo.or.cz
/
official-gcc
/
graphite-test-results.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge from mainline (167278:168000).
[official-gcc/graphite-test-results.git]
/
gcc
/
testsuite
/
gfortran.dg
/
pr20163-2.f
blob
0638aeaf9ddbe35b24436bc31565185a81323056
1
open
(
10
,
status
=
"foo"
,
err
=
100
) ! {
dg
-
warning
"STATUS specifier in OPEN statement .* has invalid value"
}
2
call
abort
3
100
continue
4
open
(
10
,
status
=
"scratch"
)
5
end