Fix bug: must use generic arithmetic when comparing
authorChris Hanson <org/chris-hanson/cph>
Sun, 24 Sep 2006 23:51:57 +0000 (23:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 24 Sep 2006 23:51:57 +0000 (23:51 +0000)
commitccfcd45888e35bdea4b1c8714edfc0337fedab61
tree794245548b6e293f55fc0a34014beb180c247ab5
parent7590937ed6f28ceacb3adb6af8980372a0eb5e81
Fix bug: must use generic arithmetic when comparing
SIGNED-FIXNUM/UPPER-LIMIT, since it's an exclusive limit and not
usually representable as a fixnum.
v7/src/compiler/base/utils.scm
v7/src/compiler/rtlgen/opncod.scm