From owner-freebsd-alpha Wed Nov 6 19:27:41 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6AD037B401; Wed, 6 Nov 2002 19:27:40 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B19E43E3B; Wed, 6 Nov 2002 19:27:40 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id WAA23513; Wed, 6 Nov 2002 22:27:39 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id gA73R9R38136; Wed, 6 Nov 2002 22:27:09 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15817.56717.674758.280391@grasshopper.cs.duke.edu> Date: Wed, 6 Nov 2002 22:27:09 -0500 (EST) To: Archie Cobbs Cc: freebsd-alpha@FreeBSD.ORG, jhb@FreeBSD.ORG Subject: Re: alpha/43567: strtod() core dumps In-Reply-To: <200211070250.gA72o3Jt057245@freefall.freebsd.org> References: <200211070250.gA72o3Jt057245@freefall.freebsd.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Archie Cobbs writes: > The following reply was made to PR alpha/43567; it has been noted by GNATS. > > From: Archie Cobbs > To: John Baldwin > Cc: freebsd-gnats-submit@FreeBSD.org > Subject: Re: alpha/43567: strtod() core dumps > Date: Wed, 6 Nov 2002 18:34:41 -0800 (PST) > > John Baldwin writes: > > Is this a duplicate of 12623 and 17032? > > Looks pretty similar to those. Only analysis of the code (or fixing > the bug and testing) would tell for sure of course, but most likely > they're all part of the same underlying bug. The quick fix is to build libc and libm with -mieee. That slows things down a lot, so I haven't had the balls to do it unilaterally. We really should do it though. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message