(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
strlenopt-12g.c
       1  /* This test needs runtime that provides stpcpy function.  */
       2  /* { dg-do run { target *-*-linux* *-*-gnu* *-*-uclinux* } } */
       3  /* { dg-options "-O2" } */
       4  
       5  #define USE_GNU
       6  #include "strlenopt-12.c"