aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.dg/PR24188.f
blob: a33141fa4e0d4c18f6f3752e290f719b0c688dbd (plain)
1
2
3
4
5
6
7
C PR target/24188
C { dg-do compile }
C { dg-options "-O2" }
C { dg-options "-O2 -mcmodel=medium" { target { x86_64-*-* && lp64 } } }
C { dg-options "-O2 -mcmodel=medium" { target { i?86-*-* && lp64 } } }
      WRITE(6,*) ''
      END