]> git.sur5r.net Git - cc65/commit
Handle intermediate access to local variables in the stack op optimizations.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 2 Oct 2001 10:55:04 +0000 (10:55 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 2 Oct 2001 10:55:04 +0000 (10:55 +0000)
commit8a53f3667c00598166b0003f521e59e1f433a859
treee42d9d9ec7e99db26e42a762a7dcc137ff16d2b9
parenta29167709f9cc966ee6c16b72734cd16bf9ac879
Handle intermediate access to local variables in the stack op optimizations.

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