]> git.sur5r.net Git - cc65/commit
Quick fix for a problem in the OptLoad3 function. The fix isn't perfect and
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 12 Feb 2013 19:51:11 +0000 (19:51 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 12 Feb 2013 19:51:11 +0000 (19:51 +0000)
commite8964cde74f7667b568fb8d841cf85e6978cc9d1
tree000715e4b66de96d3305c96962ca01f220a7d41c
parent274a7210e7439a895a8eed95ab8afe4c8e5eef7e
Quick fix for a problem in the OptLoad3 function. The fix isn't perfect and
may fail for inline assembly code, but at least it's less buggy than before.

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