URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [920711-1.c] - Rev 154
Go to most recent revision | Compare with Previous | Blame | View Log
f(long a){return (--a > 0);} main(){if(f(0x80000000L)==0)abort();exit(0);}
Go to most recent revision | Compare with Previous | Blame | View Log