[flang][openacc] Use OpenACC terminator instead of fir.unreachable after Stop stmt...
[llvm-project.git] / flang / test / Driver / init-only.f90
blobeb3b799431b3c213d6e77e54fe023be1a1e0c880
1 ! Verify that -init-only flag generates a diagnostic as expected
3 ! RUN: %flang_fc1 -init-only 2>&1 | FileCheck %s
5 ! CHECK: warning: Use `-init-only` for testing purposes only