Forbid declarations after label, case and default statements.
[cparser] / parsetest / cp_error041.c
2008-08-05 Christoph MallonSimplify testcase.
2008-08-05 Moritz Krollcp_error041: Pointer arithmetic with pointer to an...