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=0.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4f523c5e0f604e44,start X-Google-Attributes: gid103376,public From: jrmonroe@aol.com (JRMONROE) Subject: GNAT 3.05 distribution, Float Exception Handling Error Date: 1996/09/14 Message-ID: <51fjlf$1kk@newsbf02.news.aol.com>#1/1 X-Deja-AN: 180667957 sender: root@newsbf02.news.aol.com organization: America Online, Inc. (1-800-827-6364) reply-to: jrmonroe@aol.com (JRMONROE) newsgroups: comp.lang.ada Date: 1996-09-14T00:00:00+00:00 List-Id: The GNAT 3.05 release of Ada 95, using the Adacomps program, causes a floating point exception when dividing a float by 0.0. The exception handler does not handle this error. Any ideas on why or where a fix for this bug is? The prgram just aborts with a float exception.