a lot simpler VLA code
commit999274ca900b23da11abeda5f38413eb6fbec9a8
authorseyko <seyko2@gmail.com>
Mon, 4 May 2015 01:09:05 +0000 (4 04:09 +0300)
committerseyko <seyko2@gmail.com>
Mon, 4 May 2015 01:09:05 +0000 (4 04:09 +0300)
tree8ad58caf548733cac9e840cc1ad0b606438ab753
parentfca58734fb9819f7c7ccc768284b28439ad4b9f3
a lot simpler VLA code

    Author: Philip <pipcet@gmail.com>
    Our VLA code can be made a lot simpler (simple enough for
    even me to understand it) by giving up on the optimization idea, which
    is very tempting. There's a patch to do that attached, feel free to
    test and commit it if you like. (It passes all the tests, at least
i386-gen.c
tcc.h
tccgen.c
x86_64-gen.c