aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/strlenopt-12g.c
blob: f1dec1f9c97a16347420cb6f7c144fe9a6cee3da (plain)
1
2
3
4
5
6
/* This test needs runtime that provides stpcpy function.  */
/* { dg-do run { target *-*-linux* *-*-gnu* } } */
/* { dg-options "-O2" } */

#define USE_GNU
#include "strlenopt-12.c"