URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [20030109-1.c] - Rev 745
Go to most recent revision | Compare with Previous | Blame | View Log
void foo () { int x1, x2, x3; bar (&x2 - &x1, &x3 - &x2); }
Go to most recent revision | Compare with Previous | Blame | View Log