]> git.sur5r.net Git - cc65/commit
Repeatedly call OptStore1 after OptJumpTarget because it is able to do some
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 15 Apr 2006 20:46:05 +0000 (20:46 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 15 Apr 2006 20:46:05 +0000 (20:46 +0000)
commit585791a789241476468fc8027c52124c8e1ccf45
tree99d129bc6cbd32adbc97bef41d2071d1d895a26e
parent1ac3cbe4206a7e4c6e06f01f24af4e24bb1c216d
Repeatedly call OptStore1 after OptJumpTarget because it is able to do some
more work in case of for loops.

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