From owner-freebsd-standards Sun Feb 3 6: 2:13 2002 Delivered-To: freebsd-standards@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id BB97F37B405 for ; Sun, 3 Feb 2002 06:02:06 -0800 (PST) Received: from attbi.com ([12.237.33.57]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020203140201.QBHX3578.rwcrmhc52.attbi.com@attbi.com> for ; Sun, 3 Feb 2002 14:02:01 +0000 Message-ID: <3C5D42D8.86517811@attbi.com> Date: Sun, 03 Feb 2002 08:02:00 -0600 From: Joe Halpin X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 Cc: standards@FreeBSD.ORG Subject: Re: Possible math problems References: <20020203111121.GF52378@daemon.ninth-circle.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I tried it on a PIII 400Mhz running Linux, as well as a PII 300Mhz running -STABLE and got the same results you did. When I tried it on a SPARC Ultra-2 I got the following ./IeeeCC754 -c -s BasicOp/testsets/divide Summary: -------- Warning: no special 'w' underflow cases in the testset Implementation signals underflow in case the result (1) is tiny after rounding and (2) raises the inexact exception ('v' - underflow) Errors: 0/2153 Warnings: 0/2153 Skipped: 0/2153 ./IeeeCC754 -c -s BasicOp/testsets/multiply Summary: -------- Implementation signals underflow in case the result (1) is tiny before rounding and (2) raises the inexact exception ('w' - underflow) Errors: 0/5408 Warnings: 0/5408 Skipped: 0/5408 Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message