aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.dg/fmt_error_6.f90
blob: a974c04f31f55eab4105ff4cf559eb970da447c8 (plain)
1
2
3
4
5
6
! { dg-do compile }
! { dg-options }
! PR37988 Edit descriptor checking (compile time) for "<Holerith>T)"
! Test case derived from the reporter.
 8001 FORMAT(//,'     SIGNIFICANCE LEVEL =',F7.4, 21H ONE-SIDED AT THE LEFT) ! { dg-error "required with T descriptor" }
      end