URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.dg/] [noncompile/] [init-3.c] - Rev 12
Compare with Previous | Blame | View Log
void die(void) { char foo[BAR] = "1234"; /* { dg-error "undeclared|function|incomplete type" } */ }