URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [950816-2.c] - Rev 774
Go to most recent revision | Compare with Previous | Blame | View Log
f () { int i; float a,b,c; unsigned char val[2]; i = func (&c); val[0] = c < a ? a : c >= 1.0 ? b : c; }
Go to most recent revision | Compare with Previous | Blame | View Log