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

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