OSDN Git Service

For Greta Yorsh.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / strlenopt-12g.c
1 /* This test needs runtime that provides stpcpy function.  */
2 /* { dg-do run { target *-*-linux* } } */
3 /* { dg-options "-O2" } */
4
5 #define USE_GNU
6 #include "strlenopt-12.c"