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

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