summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/dec_d_lines_1.f
blob: 2cc7a01daffbde796c77225128673e1c42ddb955 (plain)
1
2
3
4
5
6
7
8
9
! { dg-do compile }
! { dg-options "-ffixed-form -fd-lines-as-code -fdec" }
!
! Ensure -fd-lines-as-code is not overridden by -fdec.
!
      i = 0
d     end
      subroutine s
D     end