From owner-freebsd-hackers Wed Jan 5 17: 8:36 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 7ADD214E55 for ; Wed, 5 Jan 2000 17:08:22 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id LAA23895; Thu, 6 Jan 2000 11:35:36 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000105175240.A68089@dan.emsphone.com> Date: Thu, 06 Jan 2000 11:35:35 +1030 (CST) From: "Daniel O'Connor" To: Dan Nelson Subject: Re: Should -mieee-fp equal fpsetmask(0) to avoid SIGFPE on FreeB Cc: freebsd-hackers@FreeBSD.ORG, Martin Cracauer , Markus Holmberg , "Ronald F. Guilmette" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 05-Jan-00 Dan Nelson wrote: > Aah, but we wouldn't have found the bug if FreeBSD hadn't caught it > I prefer to trap by default. The very few programs that require > IEEE > conformance can call fpsetmask() themselves. Isn't it really a POLA issue? It affects people that port code because if the way FreeBSD works is non standard you have to patch... ie for just about any Linux app which does FPU stuff :) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message