blob: 73b18d1604d911a4804a94f88720d927d343fcda [file] [log] [blame]
if [istarget "spu-*-*"] {
# This doesn't work on the SPU because single precision floats are
# always rounded toward 0.
return 1
}
return 0