Skip to content
Snippets Groups Projects
Commit 6186c766 authored by pfdietz's avatar pfdietz
Browse files

Another abl bug (incorrect value computed.)

parent 96c507e4
Branches
Tags
No related merge requests found
......@@ -6557,3 +6557,20 @@ Broken at C::WT-C-INLINE-LOC.
29329060987 -4964942044116 512158612507)
0)
(deftest misc.355
(funcall
(compile
nil
'(lambda (c)
(declare (type (integer -1390043946499 -115168466439) c))
(declare (optimize (speed 2) (space 0) (safety 0) (debug 1)
(compilation-speed 2)))
(+ 0
(coerce (progn (tagbody (if (<= -1 (go tag1)) 0 c)
tag1)
0)
'integer))))
-115168466439)
0)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment