PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gfortran.dg / debug_2.f
blob66bc5f6f6a046e14c4154201562d55596a65af9b
1 # 1 "debug_2.F"
2 # 1 "<built-in>"
3 # 1 "<command line>"
4 # 1 "debug_2.F"
5 # 3 "debug_2.inc1" 1
6 # 4 "debug_2.inc2" 1
7 ! The above lines must be present as is.
8 ! PR fortran/34084
9 ! { dg-do compile }
10 ! { dg-options "-g" }
11 subroutine foo
12 end subroutine foo
13 # 4 "debug_2.inc1" 2
14 # 2 "debug_2.F" 2
15 program bar
16 end program bar