blob: c10e2afa83b0bc9334da2de2c1a405f413af496c [file] [log] [blame]
if [istarget "spu-*-*"] {
# The SPU single-precision floating point format does not
# support Nan & Inf.
return 1
}
return 0