summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/ieee/pr29302-1.x
blob: 1922b14d83e89aa244e9e6c2fca63f48cbe1f5e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
    # C6X uses -freciprocal-math by default.
    set torture_execute_xfail "tic6x-*-*"
    return 1
}
return 0
if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
    # C6X uses -freciprocal-math by default.
    set torture_execute_xfail "tic6x-*-*"
    return 1
}
return 0