Update the pointer to the last element when putting new elements into the lists of...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 16 Dec 2007 08:42:27 +0000 (08:42 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 16 Dec 2007 08:42:27 +0000 (08:42 +0000)
commit2522d7a205b7b20b9e56e561ea615c000bd27718
tree997e478ab0776891d7fbc65b6ac75e40161d6309
parent12203c8feed97a48d4b4326eda40451ba3a736d0
Update the pointer to the last element when putting new elements into the lists of goto and label statements.  This fixes spurious warnings.

[r18775]
parser.c