aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g77.f-torture/execute/20001201.x
blob: 6a69a3aadabe8c961e589e941a0119293b909f14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Scratch files aren't implemented for mmixware
# (_stat is a stub and files can't be deleted).
# Similar restrictions exist for most simulators.

if { [istarget "mmix-knuth-mmixware"]
     || [istarget "arm*-*-elf"]
     || [istarget "strongarm*-*-elf"]
     || [istarget "xscale*-*-elf"]
     || [istarget "cris-*-elf"] } {
	set torture_execute_xfail [istarget]
}

return 0