URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [20040401-1.c] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
int __atomic_readv_replacement(unsigned char iov_len, int count, int i) { unsigned char bytes = 0; if ((unsigned char)((char)127 - bytes) < iov_len) return 22; return 0; }
Go to most recent revision | Compare with Previous | Blame | View Log