Overview

Request 184578 accepted

- Update to version 1.1.10
* Enhancement:
+ ASDF has been updated to 3.0.2.
* Optimization:
+ stack frames are packed more efficiently on
x86oids, which ought to reduce the frequency of Methuselahn
conservative references (it certainly helps with gc.impure.lisp
/ BUG-936304 on x86).
+ on x86 and x86-64, integer negation forms like
(- * x) are now recognized in modular arithmetic contexts, and
compile to native negate, rather than going through bignums only
to keep the low bits.
* Bug fix
+ Compiling potential modularic arithmetic forms does
not cause type errors when some integer types lack lower or upper
bounds. (lp#1199127)
+ Non-trivial modular arithmetic forms are always cut to
the right bitwidth before being used in a non-modular context.
(lp#1199428)
+ Multiple catch/unwind blocks in a single function are now
allocated in the right stack order on win32. (lp#1072739) (forwarded request 184576 from toganm)

Loading...
Request History
Togan Muftuoglu's avatar

toganm created request

- Update to version 1.1.10
* Enhancement:
+ ASDF has been updated to 3.0.2.
* Optimization:
+ stack frames are packed more efficiently on
x86oids, which ought to reduce the frequency of Methuselahn
conservative references (it certainly helps with gc.impure.lisp
/ BUG-936304 on x86).
+ on x86 and x86-64, integer negation forms like
(- * x) are now recognized in modular arithmetic contexts, and
compile to native negate, rather than going through bignums only
to keep the low bits.
* Bug fix
+ Compiling potential modularic arithmetic forms does
not cause type errors when some integer types lack lower or upper
bounds. (lp#1199127)
+ Non-trivial modular arithmetic forms are always cut to
the right bitwidth before being used in a non-modular context.
(lp#1199428)
+ Multiple catch/unwind blocks in a single function are now
allocated in the right stack order on win32. (lp#1072739) (forwarded request 184576 from toganm)


Factory Auto's avatar

factory-auto added a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Factory Auto's avatar

factory-auto added a reviewer

Please review build success


Saul Goodman's avatar

licensedigger accepted review

{"approve": "preliminary, version number changed"}


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo openSUSE_Factory


Andreas Jaeger's avatar

a_jaeger accepted review

ok


Andreas Jaeger's avatar

a_jaeger approved review

ok


Stephan Kulow's avatar

coolo accepted request

checkin

openSUSE Build Service is sponsored by