/[gcl]/gcl/ansi-tests/misc.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/misc.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.142 by pfdietz, Tue Jun 15 00:26:50 2004 UTC revision 1.143 by pfdietz, Mon Sep 13 13:57:48 2004 UTC
# Line 7418  Broken at C::WT-C-INLINE-LOC. Line 7418  Broken at C::WT-C-INLINE-LOC.
7418           (boole boole-orc2 b (let ((*s3* (%f12 0))) -14)))))           (boole boole-orc2 b (let ((*s3* (%f12 0))) -14)))))
7419     -173 1028908375 1289968133290)     -173 1028908375 1289968133290)
7420    1028908383)    1028908383)
7421    
7422    ;;; sbcl 0.8.14.14
7423    ;;; "The value NIL is not of type SB-C::LVAR"
7424    
7425    (deftest misc.391
7426      (funcall
7427       (compile
7428        nil
7429        '(lambda (a b)
7430           (declare (optimize (speed 2) (space 0) (safety 0)
7431                              (debug 1) (compilation-speed 3)))
7432           (let* ((v5 (cons b b)))
7433             (declare (dynamic-extent v5))
7434             a)))
7435       'x 'y)
7436      x)
7437    
7438    

Legend:
Removed from v.1.142  
changed lines
  Added in v.1.143

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26