URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [unsorted/] [glob.c] - Rev 714
Go to most recent revision | Compare with Previous | Blame | View Log
typedef int tt; tt a1; tt a2; tt a3; foo () { a1++; a2++; a1++; }
Go to most recent revision | Compare with Previous | Blame | View Log