arm: fix typo in dg-require-effective-target [PR118089]
[official-gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr117973-1.c
blob6523b3ce59fee9b4bbe24af4ee4efa23ba2f10b1
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-optimized --param logical-op-non-short-circuit=0" } */
3 /* PR tree-optimization/117973 */
4 #include "pr111456-1.c"
6 /* { dg-final { scan-tree-dump-not "foo " "optimized" { xfail *-*-* } } } */
7 /* { dg-final { scan-tree-dump "return 0;" "optimized" } } */