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,d053083f91c271b2 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: floating point problem Date: 1997/03/06 Message-ID: <1997Mar6.080211.1@eisner>#1/1 X-Deja-AN: 223527925 X-Nntp-Posting-Host: eisner.decus.org References: <5f0faa$6ok@mtinsc04.worldnet.att.net> <331ace4d.1427558395@news.mwci.net> <1997Mar5.083938.1@eisner> X-Nntp-Posting-User: KILGALLEN X-Trace: 857653335/27364 Organization: LJK Software Newsgroups: comp.lang.ada Date: 1997-03-06T00:00:00+00:00 List-Id: In article , dewar@merv.cs.nyu.edu (Robert Dewar) writes: > Larry says > > <> > > Yes, but you have to take into account the WHOLE program, including > bodies of library units. For example, fixed_io uses floating-point. Are other such examples which might not be obvious documented, or would one have to study the compiler source ?