some nincompoop broke the build
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 May 2012 18:39:02 +0000 (21:39 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 May 2012 18:39:02 +0000 (21:39 +0300)
  *blush*

src/compiler/target-disassem.lisp

index 96065f6..5f053c5 100644 (file)
                 (sb!di:code-location-toplevel-form-offset loc))
           (setf (sfcache-last-form-retrieved cache)
                 (sb!di:code-location-form-number loc))
-          (setf (sfcache-last-location-retrieved cache)))
+          (setf (sfcache-last-location-retrieved cache) loc))
         (values form t))))
 \f
 ;;;; stuff to use debugging info to augment the disassembly