URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [20031203-3.c] - Rev 745
Go to most recent revision | Compare with Previous | Blame | View Log
/* Don't ICE on user silliness. GCC 3.4 and before accepts this without comment; 3.5 warns. Perhaps eventually we'll declare this an error. */ void bar (void) { ({}); }
Go to most recent revision | Compare with Previous | Blame | View Log