modernc.org/ccgo/v3@v3.16.14/lib/testdata/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/ieee/pr29302-1.x (about)

     1  if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
     2      # C6X uses -freciprocal-math by default.
     3      set torture_execute_xfail "tic6x-*-*"
     4      return 1
     5  }
     6  return 0
     7  if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
     8      # C6X uses -freciprocal-math by default.
     9      set torture_execute_xfail "tic6x-*-*"
    10      return 1
    11  }
    12  return 0