[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #1739: math: failure in tests
From: |
Chicken Trac |
Subject: |
Re: #1739: math: failure in tests |
Date: |
Sun, 11 Apr 2021 14:09:34 -0000 |
#1739: math: failure in tests
-----------------------------------------------+----------------------
Reporter: Mario Domenech Goulart | Owner: dieggsy
Type: defect | Status: assigned
Priority: minor | Milestone: someday
Component: extensions | Version: 5.2.0
Resolution: | Keywords: math
Estimated difficulty: |
-----------------------------------------------+----------------------
Comment (by dieggsy):
Ah, I didn't actually look at the architechture. A single test fails only
on x86 with gcc (but not with clang), related to {{{(fp+ +inf.0 +inf.0)}}}
- either it's being detected as multiple of {{{rational?}}}, {{{nan?}}},
or {{{infinite?}}}, or none of these. Odd.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1739#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.