1 /* { dg-options "-mr10k-cache-barrier=store -mno-abicalls" } */
8 foo (int *x
, int sel
, int n
)
20 /* If there is one copy of this code, reached by two unconditional edges,
21 then it shouldn't need a third cache barrier. */
27 /* { dg-final { scan-assembler-times "\tcache\t" 2 } } */