8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
|
# This doesn't work on MIPS Irix.
|
||
|
|
||
|
if { [istarget "mips-sgi-irix6.5"] } {
|
||
|
set torture_execute_xfail "mips-sgi-irix6.5"
|
||
|
}
|
||
|
|
||
|
return 0
|