0.9.9.32:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 17 Feb 2006 17:15:34 +0000 (17:15 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 17 Feb 2006 17:15:34 +0000 (17:15 +0000)
commit21e84b532732503bc7cf8bb006fc3e9812505dd5
treee008ad1603ea48e4172611135f8fb611bd8d76d8
parent1363121ddb1d2e722e2e41d1c93758551066797c
0.9.9.32:
Fix hideously embarrassing ppc assembly bug in reg_LRA
computation.
... no longer go wrong if bit 15 of lra is set.

(The symptoms from this have been reported many, many times:
segmentation faults in the first triggered GC.  Kevin Rosenberg
reported it first from my trawl on sbcl-devel, but I think it's
been known for longer than that.  Previously it had been
dismissed as gcc miscompilation problems, because the problem
disappeared when using a different version of gcc, for any
individual developer: in retrospect, the fact that it was our
bug after all is pretty obvious from the fact that we were never
able to characterize particular versions of gcc which were bad.)
NEWS
src/runtime/ppc-assem.S
version.lisp-expr