llvm-project/flang/test/Driver/init-only.f90

6 lines
177 B
Fortran

! Verify that -init-only flag generates a diagnostic as expected
! RUN: %flang_fc1 -init-only 2>&1 | FileCheck %s
! CHECK: warning: Use `-init-only` for testing purposes only