URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [strlenopt-12g.c] - Rev 801
Go to most recent revision | Compare with Previous | Blame | View Log
/* This test needs runtime that provides stpcpy function. */ /* { dg-do run { target *-*-linux* } } */ /* { dg-options "-O2" } */ #define USE_GNU #include "strlenopt-12.c"
Go to most recent revision | Compare with Previous | Blame | View Log