ARM ALLOCATION, avoid overflows.
commit56b740bd833d99bd966feabdde8d5efebdcf1241
authorStas Boukarev <stassats@gmail.com>
Tue, 4 Nov 2014 17:25:27 +0000 (4 20:25 +0300)
committerStas Boukarev <stassats@gmail.com>
Tue, 4 Nov 2014 17:25:27 +0000 (4 20:25 +0300)
tree6c53332502205effc382755c0bd8edd7a8f57501
parent64a056e37b2bfb123d643eb84a7020304ab88fbc
ARM ALLOCATION, avoid overflows.

Use an unsigned comparison against the end of allocation, otherwise it
may overflow.
src/compiler/arm/macros.lisp