1C Test compiler flags: -fno-vxt 2C Origin: David Billinghurst <David.Billinghurst@riotinto.com> 3C 4C { dg-do run } 5C { dg-options "-fno-vxt" } 6 i = 0 7 !1 8 if ( i .ne. 0 ) call exit 9 call abort 10 END 11