From owner-freebsd-hackers Thu Dec 23 12: 3:42 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id E90AC14D69 for ; Thu, 23 Dec 1999 12:03:38 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 121EU7-000FS8-00; Thu, 23 Dec 1999 22:05:15 +0200 From: Sheldon Hearn To: David Malone Cc: hackers@FreeBSD.org Subject: Re: SIGFPE on arithmetic overflow In-reply-to: Your message of "Thu, 23 Dec 1999 17:14:55 GMT." <19991223171455.A27721@gosset.maths.tcd.ie> Date: Thu, 23 Dec 1999 22:05:15 +0200 Message-ID: <59403.945979515@axl.noc.iafrica.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 23 Dec 1999 17:14:55 GMT, David Malone wrote: > Try adding a fpsetmask(fpgetmask()&(~FP_X_OFL)); before the calculation > and see what happens. It still bombs, although fpsetmask(0) does the trick. I'm really interested in hearing what causes the difference in behaviour. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message