Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 1997 19:30:44 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        kuku@gilberto.physik.RWTH-Aachen.DE (Christoph Kukulies)
Cc:        freebsd-hackers@freefall.FreeBSD.org
Subject:   Re: FPE problem
Message-ID:  <199709171930.MAA08698@usr02.primenet.com>
In-Reply-To: <199709161220.OAA05839@gil.physik.rwth-aachen.de> from "Christoph Kukulies" at Sep 16, 97 02:20:23 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm having a weird problem with a f2c program which is causing an FPE
> for a reason I cannot figure out.
> 
> It happens in a complex expression in a fortran expression
> in a scientific (high energy physics) calculation program.

You seem to be getting a lef-associtivity underflow in the FORTRAN
code and not in the C code.  The only apparent difference is the
order of the divide.

But then, I'm rusty.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709171930.MAA08698>