summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/lto/pr40724_0.f
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/lto/pr40724_0.f')
-rw-r--r--gcc/testsuite/gfortran.dg/lto/pr40724_0.f3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/gfortran.dg/lto/pr40724_0.f b/gcc/testsuite/gfortran.dg/lto/pr40724_0.f
new file mode 100644
index 000000000..2d7a9864e
--- /dev/null
+++ b/gcc/testsuite/gfortran.dg/lto/pr40724_0.f
@@ -0,0 +1,3 @@
+ subroutine f
+ print *, "Hello World"
+ end