Fortran: OpenMP 5.0 (in_,task_)reduction clause extensions
[gcc.git] / gcc / testsuite / gfortran.dg / print_fmt_4.f
1 ! { dg-do compile }
2 print precision(1.) ! { dg-error "must be of type default CHARACTER" }
3 end