analyzer: enable taint state machine by default [PR103533]
[official-gcc.git] / gcc / testsuite / c-c++-common / zero-scratch-regs-11.c
blobb7739b2c6f66a502a1d1ac5224bfad0641dfe83d
1 /* { dg-do run } */
2 /* { dg-skip-if "not implemented" { ! { i?86*-*-* x86_64*-*-* sparc*-*-* aarch64*-*-* arm*-*-* nvptx*-*-* s390*-*-* loongarch64*-*-* } } } */
3 /* { dg-options "-O2 -fzero-call-used-regs=all" } */
5 #include "zero-scratch-regs-10.c"