c: Fix up pointer types to may_alias structures [PR114493]
[official-gcc.git] / gcc / testsuite / gfortran.dg / include_1.f90
blob34741ea64fbfb0d8c344d39b09f8267231fe2f46
1 ! PR debug/33739
2 ! { dg-do compile }
3 ! { dg-options "-g3" }
4 subroutine a
5 include 'include_1.inc'
6 end subroutine a
7 subroutine b
8 include 'include_1.inc'
9 end subroutine b