1 /* PR rtl-optimization/58668 */
2 /* { dg-do compile } */
3 /* { dg-options "-O2" } */
4 /* { dg-additional-options "-mthumb" { target { { arm*-*-* } && arm_thumb2_ok } } } */
7 void *fn2 (void *, const char *);
9 void fn4 (void *, int);
17 if (!(b
= fn2 (a
, "w")))