921e5a0eb4
From-SVN: r14840
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
# This doesn't work on d10v if ints are not 32 bits
|
|
|
|
if { [istarget "d10v-*-*"] && ! [string-match "*-mint32*" $CFLAGS] } {
|
|
set torture_execute_xfail "d10v-*-*"
|
|
}
|
|
|
|
return 0
|