From owner-freebsd-arch Sun Jan 27 17:46:29 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 233FF37B400; Sun, 27 Jan 2002 17:46:25 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020128014624.LADC10199.rwcrmhc53.attbi.com@peter3.wemm.org>; Mon, 28 Jan 2002 01:46:24 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g0S1kOs38855; Sun, 27 Jan 2002 17:46:24 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 2090A3A9A; Sun, 27 Jan 2002 17:46:24 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Terry Lambert , Alexey Zelkin , Chad David , "Andrey A. Chernov" , "Brian F. Feldman" , Bruce Evans , arch@FreeBSD.ORG Subject: Re: strtod() In-Reply-To: <20020128013713.9915D3A9A@overcee.wemm.org> Date: Sun, 27 Jan 2002 17:46:24 -0800 From: Peter Wemm Message-Id: <20020128014624.2090A3A9A@overcee.wemm.org> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I wrote: > If this solves the problem at hand, I'd far rather that we used this gcc > extension than yet more magic inline asm (a different gcc extension). The code was a proof of concept. Before using such a thing in freebsd, we would need to do the usual magic in sys/cdefs.h along the same lines that we define __dead2, __printflike etc. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message