diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/lto/20091015-1_1.f')
-rw-r--r-- | gcc/testsuite/gfortran.dg/lto/20091015-1_1.f | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/testsuite/gfortran.dg/lto/20091015-1_1.f b/gcc/testsuite/gfortran.dg/lto/20091015-1_1.f new file mode 100644 index 000000000..7a64ffa67 --- /dev/null +++ b/gcc/testsuite/gfortran.dg/lto/20091015-1_1.f @@ -0,0 +1,4 @@ + SUBROUTINE DAALL(IC,L,CCC,NO,NV) + COMMON /main1/ eps + END + |