/[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.241 by pfdietz, Thu Jun 2 12:38:51 2005 UTC revision 1.242 by pfdietz, Thu Jun 2 14:23:05 2005 UTC
# Line 10761  Broken at C::WT-MAKE-CLOSURE. Line 10761  Broken at C::WT-MAKE-CLOSURE.
10761         (lognand b (deposit-field b (byte 0 0) 3762528061))))         (lognand b (deposit-field b (byte 0 0) 3762528061))))
10762     20408096470)     20408096470)
10763    -3225589269)    -3225589269)
10764    
10765    ;;; SBCL 0.9.1.21
10766    ;;; The function SB-C::SPECIFER-TYPE is undefined.
10767    
10768    (deftest misc.600
10769      (funcall
10770       (compile
10771        nil
10772        '(lambda ()
10773           (declare (notinline min ash))
10774           (declare (optimize (speed 0) (debug 1) (safety 1)
10775                              (space 1) (compilation-speed 3)))
10776           (logxor (ash 0 (min 90 0)) 0))))
10777      0)

Legend:
Removed from v.1.241  
changed lines
  Added in v.1.242

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