libquadmath: Fix up libquadmath/math/sqrtq.c compilation in some powerpc* configurati...
[official-gcc.git] / gcc / testsuite / gcc.dg / strlenopt-12g.c
blobfb0eeb2e82041e06671531528e2c1338da4a0d4f
1 /* This test needs runtime that provides stpcpy function. */
2 /* { dg-do run { target *-*-linux* *-*-gnu* *-*-uclinux* } } */
3 /* { dg-options "-O2" } */
5 #define USE_GNU
6 #include "strlenopt-12.c"