repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* gcc.dg/stack-check-5.c: Skip with -fstack-protector.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
strlenopt-12g.c
blob
f1dec1f9c97a16347420cb6f7c144fe9a6cee3da
1
/* This test needs runtime that provides stpcpy function. */
2
/* { dg-do run { target *-*-linux* *-*-gnu* } } */
3
/* { dg-options "-O2" } */
4
5
#define USE_GNU
6
#include
"strlenopt-12.c"