fix c99 for-loop init decl scope (thanks: grischka)
commit0b8aa909a39e75a6c6da0afedaa6c3ab70c6a0d0
authorJoe Soroka <gits@joesoroka.com>
Tue, 8 Mar 2011 23:19:54 +0000 (8 15:19 -0800)
committerJoe Soroka <gits@joesoroka.com>
Tue, 8 Mar 2011 23:19:54 +0000 (8 15:19 -0800)
treee549ae7d0186ff9bb838cbc23030f3fd507ed55f
parent9ff91d4c6f6bb20ea5e00d3676559edb6ab374eb
fix c99 for-loop init decl scope (thanks: grischka)

see http://lists.nongnu.org/archive/html/tinycc-devel/2011-03/msg00005.html
tccgen.c
tests/tcctest.c