URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [pr33691.c] - Rev 696
Go to most recent revision | Compare with Previous | Blame | View Log
/* { dg-do compile } */ /* ICEd with type-checking enabled. */ unsigned int mgaSetTexImages(int i) { return ((i | 0x40) & 0xffffffc0); }
Go to most recent revision | Compare with Previous | Blame | View Log