From owner-freebsd-current@freebsd.org Sat Feb 6 21:32:45 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C4E9353AD41 for ; Sat, 6 Feb 2021 21:32:45 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DY59T59Lrz4hw0; Sat, 6 Feb 2021 21:32:45 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "R3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 8AB6B26FA; Sat, 6 Feb 2021 21:32:45 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::159d:ca12:564f:bfeb] (unknown [IPv6:2001:470:7a58:0:159d:ca12:564f:bfeb]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id B0B4E55EAD; Sat, 6 Feb 2021 22:32:43 +0100 (CET) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_DE388047-9110-4FFC-90F8-BB391A7B0EC8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.17\)) Subject: Re: hypothl(x) mishandles subnormal numbers. Date: Sat, 6 Feb 2021 22:32:33 +0100 In-Reply-To: <20210206210448.GC45801@troutmask.apl.washington.edu> Cc: FreeBSD Current To: Steve Kargl References: <20210206203929.GA45801@troutmask.apl.washington.edu> <20210206210448.GC45801@troutmask.apl.washington.edu> X-Mailer: Apple Mail (2.3445.104.17) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Feb 2021 21:32:45 -0000 --Apple-Mail=_DE388047-9110-4FFC-90F8-BB391A7B0EC8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 6 Feb 2021, at 22:04, Steve Kargl = wrote: >=20 > On Sat, Feb 06, 2021 at 12:39:29PM -0800, Steve Kargl wrote: >> I've long forgotten by freebsd bugzilla password. >> So, if someone would like to submit a bug report, >> here's a test program. >>=20 > Forgot to include that issue was identified from > a bug report in the OpenLibm bug mailing list. >=20 > https://github.com/JuliaMath/openlibm/issues/224 I put this in . Now the trick is to figure out what is going on in e_hypotl.c... :) -Dimitry --Apple-Mail=_DE388047-9110-4FFC-90F8-BB391A7B0EC8 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCYB8K8QAKCRCwXqMKLiCW o7xpAKDxIkO3U5Pnoh4tuJrpPGYdlQSiTgCghF/4h68WG43j4jTBG2hfbXZD6qA= =bVY5 -----END PGP SIGNATURE----- --Apple-Mail=_DE388047-9110-4FFC-90F8-BB391A7B0EC8--