Merge from mainline
[official-gcc.git] / libgomp / testsuite / libgomp.fortran / appendix-a / a.3.1.f90
blob0a175727279f199e441ef34a670a87fc935e4839
1 ! { dg-do run }
2 ! { dg-options "-ffixed-form" }
3 PROGRAM A3
4 !234567890
5 !$ PRINT *, "Compiled by an OpenMP-compliant implementation."
6 END PROGRAM A3