Retro68/gcc/gcc/testsuite/gfortran.dg/print_fmt_4.f
Wolfgang Thaller aaf905ce07 add gcc 4.70
2012-03-28 01:13:14 +02:00

4 lines
107 B
Fortran

! { dg-do compile }
print precision(1.) ! { dg-error "must be of type default CHARACTER" }
end