summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/bom_UTF-8_F.F90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/bom_UTF-8_F.F90')
-rw-r--r--gcc/testsuite/gfortran.dg/bom_UTF-8_F.F903
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/gfortran.dg/bom_UTF-8_F.F90 b/gcc/testsuite/gfortran.dg/bom_UTF-8_F.F90
new file mode 100644
index 000000000..f9d9e88d4
--- /dev/null
+++ b/gcc/testsuite/gfortran.dg/bom_UTF-8_F.F90
@@ -0,0 +1,3 @@
+print *, "Hello world"
+end
+! { dg-do compile }