blob: 1277fb50c6bfaef42d59cff2c85c86c613856798 [file] [log] [blame]
C Test compiler flags: -fno-vxt
C Origin: David Billinghurst <David.Billinghurst@riotinto.com>
C
C { dg-do run }
C { dg-options "-fno-vxt" }
i = 0
!1
if ( i .ne. 0 ) call exit
call abort
END