aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x
blob: 031049dc8123710b1738857145cb2e4bc91fb2a4 (plain)
1
2
3
4
5
6
7
8
9
10
# Different translation units may have different user name overrides
# and we do not preserve enough context to known which one we want.

set torture_eval_before_compile {
  if {[string match {*-flto*} "$option"]} {
    continue
  }
}

return 0