Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gfortran.dg / pr20163-2.f
blobc0b2573ed93a314a2797f2f7f7ec3d3679cf988d
1 open(10,status="foo",err=100)
2 call abort
3 100 continue
4 open(10,status="scratch")
5 end