repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang][openacc] Use OpenACC terminator instead of fir.unreachable after Stop stmt...
[llvm-project.git]
/
flang
/
test
/
Driver
/
init-only.f90
blob
eb3b799431b3c213d6e77e54fe023be1a1e0c880
1
! Verify that -init-only flag generates a diagnostic as expected
2
3
! RUN: %flang_fc1 -init-only 2>&1 | FileCheck %s
4
5
! CHECK: warning: Use `-init-only` for testing purposes only