From owner-freebsd-alpha@FreeBSD.ORG Mon May 10 11:50:34 2004 Return-Path: <owner-freebsd-alpha@FreeBSD.ORG> Delivered-To: freebsd-alpha@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B7E016A4D6 for <freebsd-alpha@hub.freebsd.org>; Mon, 10 May 2004 11:50:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4323843D55 for <freebsd-alpha@hub.freebsd.org>; Mon, 10 May 2004 11:50:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4AIoMSX006808 for <freebsd-alpha@freefall.freebsd.org>; Mon, 10 May 2004 11:50:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4AIoMou006807; Mon, 10 May 2004 11:50:22 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 May 2004 11:50:22 -0700 (PDT) Message-Id: <200405101850.i4AIoMou006807@freefall.freebsd.org> To: freebsd-alpha@FreeBSD.org From: Loren James Rittle <rittle@latour.rsch.comm.mot.com> Subject: Re: alpha/36327: trap within cvt() while attempting to printf() an FP number X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Loren James Rittle <rittle@latour.rsch.comm.mot.com> List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>, <mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha> List-Post: <mailto:freebsd-alpha@freebsd.org> List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>, <mailto:freebsd-alpha-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 10 May 2004 18:50:34 -0000 The following reply was made to PR alpha/36327; it has been noted by GNATS. From: Loren James Rittle <rittle@latour.rsch.comm.mot.com> To: das@FreeBSD.ORG Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: alpha/36327: trap within cvt() while attempting to printf() an FP number Date: Mon, 10 May 2004 13:45:52 -0500 (CDT) In article <20040505100534.GA51426@VARK.homeunix.com>, David Schultz<das@FreeBSD.ORG> writes: > This problem seems to have gone away, perhaps due to the import of > a recent version of the dtoa routines. Can you confirm that it's > no longer an issue? Confirm that it is gone in -CURRENT.