From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c83229a21d53b2b3 X-Google-Attributes: gid103376,public From: Stephen Leake Subject: Re: Long Float Error from Gnat Date: 1998/10/30 Message-ID: #1/1 X-Deja-AN: 406750187 References: <3638F49C.E90A401E@easystreet.com> Organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA Newsgroups: comp.lang.ada Date: 1998-10-30T00:00:00+00:00 List-Id: Al Christians writes: > I've hit an odd numerical error in a program that I've compiled > with GNAT 3.10p1 on NT 4 sp3. I almost can't believe it, so I wonder > if anyone else can tell me what's going on. My number one suspect is > that it's a floating point problem in my Pentium Pro. > > Here's the code: running the same code with ObjectAda 7.1.2 NT 4 sp3 gives no NAN's. Must be a bug/feature in the GNAT runtime. Wait till 3.11p comes out, then submit a bug report :) -- Stephe