URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [20020309-1.c] - Rev 801
Go to most recent revision | Compare with Previous | Blame | View Log
int sub1 (char *p, int i) { char j = p[i]; { void sub2 () { i = 2; p = p + 2; } } }
Go to most recent revision | Compare with Previous | Blame | View Log