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/] [undeclared-2.c] - Rev 12
Compare with Previous | Blame | View Log
/* Invalid, but should not ICE. PRs 11944, 14734. */ void foo(const int[i]); /* { dg-error "undeclared|for each" } */