]> git.sur5r.net Git - cc65/commit
Added an additional precondition before replacing code in OptPushPop. Fixed a
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 1 Oct 2009 14:39:26 +0000 (14:39 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 1 Oct 2009 14:39:26 +0000 (14:39 +0000)
commit911355178d5f42492c5a57015b686e4314f37fef
treef5bad575aed8ba89bc233f70df33b5982e464569
parentd42ce3b59eab61610128b3feb3207267a63eae98
Added an additional precondition before replacing code in OptPushPop. Fixed a
few places where new code was inserted after existing code instead the other
way round.

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