]> git.sur5r.net Git - cc65/commit
Fixed another problem with OptStackOps: Load tracking will not work across
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 4 Sep 2009 19:54:29 +0000 (19:54 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 4 Sep 2009 19:54:29 +0000 (19:54 +0000)
commit18d865e609512925d113a92042545d507e77f77d
tree1c65155d66d06062c2fff650beac51bb3247a953
parentf6c589bf8e7f4d56f6566ea57f92945b4d10c19f
Fixed another problem with OptStackOps: Load tracking will not work across
branches - if we find a label, just forget all information we had before.

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