From owner-freebsd-alpha Sun Jan 10 09:23:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13902 for freebsd-alpha-outgoing; Sun, 10 Jan 1999 09:23:18 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13891 for ; Sun, 10 Jan 1999 09:23:15 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by nlsystems.com (8.9.1/8.8.5) with SMTP id RAA01432; Sun, 10 Jan 1999 17:22:27 GMT Date: Sun, 10 Jan 1999 17:22:27 +0000 (GMT) From: Doug Rabson To: Hidetoshi Shimokawa cc: freebsd-alpha@FreeBSD.ORG Subject: Re: f77 fix In-Reply-To: <19990110171023V.simokawa@sat.t.u-tokyo.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Jan 1999, Hidetoshi Shimokawa wrote: > I found the reason why f77 so offen dies on alpha. Here is a fix. > "Const" is a union of int and double. > If nelt->constblock.Const.ci > 0 then it trys to evaluate it as double > and floating point exception occurs. > > Could someone review and commit this? Done, thanks! -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message