]> git.sur5r.net Git - cc65/commit
Fixed a problem with OptJumpTarget1: The inspected jump must not have a label
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 14 Sep 2009 18:36:38 +0000 (18:36 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 14 Sep 2009 18:36:38 +0000 (18:36 +0000)
commit254e1169f2acbf737f14f1a5240be02ca58dfbdc
treea003d2d8f1cb37a04f613d62acbca2436b9395fc
parentb7df1ed5d485fbf39b4dd2078631d369ee292224
Fixed a problem with OptJumpTarget1: The inspected jump must not have a label
attached, because the effective code changes for code jumping to this label if
removals are applied.

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