Remove unnecessary file.

From-SVN: r17574
This commit is contained in:
Jeff Law 1998-02-01 04:36:50 -07:00
parent b577a8ffce
commit 8d0f1540f8

View file

@ -1,7 +0,0 @@
# This doesn't work on d10v if doubles are not 64 bits
if { [istarget "d10v-*-*"] && ! [string-match "*-mdouble64*" $CFLAGS] } {
set torture_execute_xfail "d10v-*-*"
}
return 0