Do not warn about an empty statement after a label, i.e. label:;.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 14 Dec 2007 17:44:25 +0000 (17:44 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 14 Dec 2007 17:44:25 +0000 (17:44 +0000)
commit721e62fb1e9788d5f365493b6d6eb4df3fada46e
tree96f519b5b0420e344f54876178c6703cbb610604
parent37829ecfad63cd66ff879cfff9756f38b3a0286c
Do not warn about an empty statement after a label, i.e. label:;.

[r18750]
parser.c