aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/ieee/mul-subnormal-single-1.x
blob: 8e3b5f146f1e0f3e75b2de9c66ae5fa5b26c86f1 (plain)
1
2
3
4
5
6
if [istarget "mips-sgi-irix6*"] {
    # IRIX 6 sets the MIPS IV flush to zero bit by default, so this test
    # isn't expected to work for n32 and n64 on MIPS IV targets.
    return 1
}
return 0