compiler/arm/system: Fix VOP SET-HEADER-DATA.
commitfb00796b5a52092f8afe2daa7e49828d19064498
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Thu, 17 Apr 2014 01:09:15 +0000 (16 21:09 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:19 +0000 (10 15:12 -0400)
tree94e6098e81f35bfccdd111fe64b8aa4e7e918ba8
parentd4b9a9166a438a883d959674dae7e3ac94538465
compiler/arm/system: Fix VOP SET-HEADER-DATA.

  * Don't know what I was thinking when I originally set this up.
It was referencing an uninitialized temporary, bringing junk data
in as part of the array header.  Fixed, including getting rid of
the otherwise-unreferenced temporary.
src/compiler/arm/system.lisp