]> git.sur5r.net Git - cc65/commit
Restructured parts of locals.c. This will also fix a problem where arrays with
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 23 Oct 2009 09:22:17 +0000 (09:22 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 23 Oct 2009 09:22:17 +0000 (09:22 +0000)
commit814be2524bc1e7e9f5e3ac6e8526e9a7d5833485
tree6e05a92ab0cb1313cd4c441564e5fe59a510961d
parent54a8a778eba81f033d98949c2ffb16fb62448bd8
Restructured parts of locals.c. This will also fix a problem where arrays with
unspecified size but an initializer would cause an error when -Cl (static
locals) was in effect.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4385 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/locals.c