1.0.33.11: fix detection of tls exhaustion
authorGabor Melis <mega@hotpop.com>
Tue, 15 Dec 2009 15:22:22 +0000 (15:22 +0000)
committerGabor Melis <mega@hotpop.com>
Tue, 15 Dec 2009 15:22:22 +0000 (15:22 +0000)
commit6147892310586401bae00de7e65a386c72531136
treedca6fd5f7c261e2812b73141a492240912028800
parent3c3fa108027bb2d31ce11c235258adb2722e9502
1.0.33.11: fix detection of tls exhaustion

... that was added in 1.0.16.21 and whose ways were shown to be wrong
by the additional pseudo atomic asserts added later.

With this fix the user gets to see the tls exhausted message instead
of a random complaint about pa.
src/assembly/x86-64/alloc.lisp
src/assembly/x86/alloc.lisp
src/compiler/x86-64/macros.lisp
src/compiler/x86/macros.lisp
version.lisp-expr