URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [920501-17.c] - Rev 688
Compare with Previous | Blame | View Log
x(){static const char x[]="x";char y[2];y[0]=x[1];}