URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [pr32453.c] - Rev 297
Compare with Previous | Blame | View Log
void ucs2reverse_internal_loop_single (long *irreversible, int foo) { unsigned char bytebuf[2]; const unsigned char *inptr = bytebuf; if (irreversible == (void *)0) ; else inptr += 2; if (inptr != bytebuf) ((inptr - bytebuf > foo) ? (void) (0) : __assert_fail ()); }