(compile nil '(lambda (x) (declare (bit x)) (+ x #xf0000000)))
=> internal compiler error Reported by Paul Dietz. * src/compiler/x86/insts.lisp (valid-displacement-p): New function. * src/compiler/x86/arith.lisp (fast-+-c/unsigned=>unsigned): Use it.
Please register or sign in to comment