]> git.sur5r.net Git - cc65/commit
Fixed wrong assumptions in the optimizer when subroutine calls to absolute
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 21 Dec 2003 10:23:23 +0000 (10:23 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 21 Dec 2003 10:23:23 +0000 (10:23 +0000)
commitb0a2e6375ff0e91e01bd078f4b961fce66517d4b
tree2a32dcf03bdf0ccb1c26ecf788191c001cee5e23
parentc76c989ab964f46c762ab65fab95043e3ce7f819
Fixed wrong assumptions in the optimizer when subroutine calls to absolute
addresses are made.

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