summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/lto/20091015-1_2.f
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/lto/20091015-1_2.f')
-rw-r--r--gcc/testsuite/gfortran.dg/lto/20091015-1_2.f5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/gfortran.dg/lto/20091015-1_2.f b/gcc/testsuite/gfortran.dg/lto/20091015-1_2.f
new file mode 100644
index 00000000000..5bfd02227fa
--- /dev/null
+++ b/gcc/testsuite/gfortran.dg/lto/20091015-1_2.f
@@ -0,0 +1,5 @@
+ program test
+ common/main1/ eps(2)
+ dimension cor6d(2,2)
+ call dalie6s(iqmod6,1,wx,cor6d)
+ end