modernc.org/ccgo/v3@v3.16.14/lib/testdata/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x (about)

     1  # Different translation units may have different user name overrides
     2  # and we do not preserve enough context to known which one we want.
     3  
     4  set torture_eval_before_compile {
     5    if {[string match {*-flto*} "$option"]} {
     6      continue
     7    }
     8  }
     9  
    10  return 0