]> git.sur5r.net Git - cc65/commit
Enable optimization for arithmetic right shift. NOTE: There's a bug lingering
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 11 Jul 2012 20:58:29 +0000 (20:58 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 11 Jul 2012 20:58:29 +0000 (20:58 +0000)
commit44f965c462cd641be5cf2a31e2584e1764286463
tree11b0180753c3221862d627d8e42721d85235bd9c
parent6cdd8e728135aaccf236966807190abf8a7a4eca
Enable optimization for arithmetic right shift. NOTE: There's a bug lingering
in the shift code optimization which needs fixing.

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