URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [strcpy-2.c] - Rev 774
Go to most recent revision | Compare with Previous | Blame | View Log
char wrkstr_un[270]; extern void LoadUserAlph (char *s) { s = &wrkstr_un[0]; __builtin_strcpy (s, ""); };
Go to most recent revision | Compare with Previous | Blame | View Log