Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
ansi-test
Commits
84944a0b
Commit
84944a0b
authored
Dec 22, 2005
by
pfdietz
Browse files
Another sbcl sparc solaris failure
parent
de8ead3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/misc.lsp
View file @
84944a0b
...
...
@@ -11036,3 +11036,11 @@ Broken at C::WT-MAKE-CLOSURE.
79)
0)
;;; The value 64 is not of type (OR SB-C:TN (UNSIGNED-BYTE 6) NULL).
(deftest misc.620
(funcall (compile nil '(lambda ()
(declare (optimize (safety 3) (compilation-speed 3)
(debug 1) (space 3) (speed 1)))
(loop for lv2 below 1 sum (ash lv2 64)))))
0)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment