921e5a0eb4
From-SVN: r14840
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
# This doesn't work on sparc's with -mflat.
|
|
|
|
if { [istarget "sparc-*-*"] && [string match "*mflat*" $CFLAGS] } {
|
|
set torture_execute_xfail "sparc-*-*"
|
|
}
|
|
return 0
|