From owner-freebsd-current@FreeBSD.ORG Tue May 20 09:32:26 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDF0E37B401 for ; Tue, 20 May 2003 09:32:26 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37C7343FA3 for ; Tue, 20 May 2003 09:32:26 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4KGW7A9068796; Tue, 20 May 2003 09:32:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4KGW64L068795; Tue, 20 May 2003 09:32:06 -0700 (PDT) Date: Tue, 20 May 2003 09:32:06 -0700 From: "David O'Brien" To: Terry Lambert Message-ID: <20030520163206.GC68325@dragon.nuxi.com> References: <200305201025.30296.jlido@goof.com> <3ECA526F.A6E4A085@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3ECA526F.A6E4A085@mindspring.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Jon Lido cc: freebsd-current@freebsd.org Subject: Re: gcc/libm floating-point bug? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 16:32:27 -0000 On Tue, May 20, 2003 at 09:06:07AM -0700, Terry Lambert wrote: > There was a recent discussion about -mieee being set by > default in one of the Makefiles, which leaked into the > main code base. There was no report of that. The report was that -mieee was missing in part of the release build (due its pestimization of the native build for the cross one).