1! PR debug/33739
2! { dg-do compile }
3! { dg-options "-g3" }
4subroutine a
5include 'include_1.inc'
6end subroutine a
7subroutine b
8include 'include_1.inc'
9end subroutine b
10