From owner-freebsd-bugs Mon Sep 2 16:10: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E0C537B400 for ; Mon, 2 Sep 2002 16:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3A843E42 for ; Mon, 2 Sep 2002 16:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g82NA3JU057116 for ; Mon, 2 Sep 2002 16:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g82NA3gd057115; Mon, 2 Sep 2002 16:10:03 -0700 (PDT) Date: Mon, 2 Sep 2002 16:10:03 -0700 (PDT) Message-Id: <200209022310.g82NA3gd057115@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dan Lukes Subject: Re: bin/40209: __dtoa broken with -O2 or -O3 optimisation Reply-To: Dan Lukes Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/40209; it has been noted by GNATS. From: Dan Lukes To: freebsd-gnats-submit@FreeBSD.org, dan@obluda.cz Cc: Subject: Re: bin/40209: __dtoa broken with -O2 or -O3 optimisation Date: Tue, 03 Sep 2002 01:07:31 +0200 Oh, I'm sorry - I already sent the "yes it works" message, but i must mate a mistake in address ... Yes, the main problem addressed by this PR is succesfully resolved by "union patch" that has been already commited to current. But we still should not close this PR as there are still unresolved "spec_case used uninitialised" problem (see "NOTE" in original PR). I discovered (by stepping throught code) that that specc_case is sometimes used uninitialized for modes 4,5,8,9 (the original note speak only about modes 8,9). I hesitate my understanding of __dtoa code is not sufficient to offer a patch as I don't know what the spec_case is used for. Dan -- Dan Lukes tel: +420 2 21914205, fax: +420 2 21914206 root of FIONet, KolejNET, webmaster of www.freebsd.cz AKA: dan@obluda.cz, dan@freebsd.cz,dan@kolej.mff.cuni.cz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message