This was a Linux/MIPS kernel bug, fixed in the latest version.
(funcall (compile nil '(lambda () (tan (tan (round 0))))))
(with-test (:name (:addition-overflow :bug-372)
- :fails-on '(or :ppc :darwin :mips (and :x86 :netbsd)))
+ :fails-on '(or :ppc :darwin (and :x86 :netbsd)))
(assert (typep (nth-value
1
(ignore-errors
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.9.15"
+"1.0.9.16"