Provide the specific error message about a label at the end of a compound statement...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 5 Feb 2011 09:03:51 +0000 (09:03 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 5 Feb 2011 09:03:51 +0000 (09:03 +0000)
commit86e613f57ea7f1eac5b020163a1ab045ee198142
treef581030e90742f339a48ca9fb48899390e2135ae
parent07b67a3196bfda09ac8d98f5b3b38eff6a2dcdbb
Provide the specific error message about a label at the end of a compound statement not just for goto labels but for case and default labels, too.

[r28304]
parser.c