aarch64: Add vector floating point extend pattern [PR113880, PR113869]
[official-gcc.git] / gcc / testsuite / gfortran.dg / include_10.f
blob7df2a196954a2e0feefa01370151db469eaedf02
1 c { dg-do compile }
2 subroutine foo
3 implicit none
4 include 'include_10.inc'
5 i = 1
6 end subroutine foo
7 subroutine bar
8 implicit none
9 i n cl UD e'include_10.inc'
10 i = 1
11 end subroutine bar