From owner-freebsd-current@FreeBSD.ORG Tue May 20 21:18:22 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 A402637B401 for ; Tue, 20 May 2003 21:18:22 -0700 (PDT) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21ECA43FBD for ; Tue, 20 May 2003 21:18:22 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-uinj8tt.dialup.mindspring.com ([165.121.163.189] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19IL3S-0001MR-00; Tue, 20 May 2003 21:18:19 -0700 Message-ID: <3ECAFDBA.AC9BDF39@mindspring.com> Date: Tue, 20 May 2003 21:16:58 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <200305201025.30296.jlido@goof.com> <3ECA526F.A6E4A085@mindspring.com> <20030520163206.GC68325@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a47e29f32f12c1aff1e0b4b6092bcddf62350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: Jon Lido Subject: Re: gcc/libm floating-point bug? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 04:18:22 -0000 David O'Brien wrote: > 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). David Schultz already corrected me; apparently it was an Alpha specific thing, and I failed to pay attention to the mailing list sender headers. 8-). -- Terry