summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.x
blob: 1e111fc2c8334563a144ca4e4a5a25eb6dedffa6 (plain)
1
2
3
4
5
if [istarget "avr-*-*"] {
    # AVR doubles are floats
    return 1
}
return 0