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.6 required=5.0 tests=BAYES_05,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,b91cf512a733b15d X-Google-Attributes: gid103376,public From: "Anthony E. Glover" Subject: Re: SGI N32 Program Error Date: 1998/11/30 Message-ID: <36635C02.7F250FB1@hiwaay.net>#1/1 X-Deja-AN: 417330759 References: <365F5AE3.E58F1678@hiwaay.net> Content-Type: multipart/mixed; boundary="------------F3803C174596A145E93DE6AB" Organization: ELMCO, Inc. MIME-Version: 1.0 Reply-To: aeg@hiwaay.net, glover@thaad.tecmasters.com Newsgroups: comp.lang.ada Date: 1998-11-30T00:00:00+00:00 List-Id: This is a multi-part message in MIME format. --------------F3803C174596A145E93DE6AB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Just an update on this problem. By moving the call above some of the other code, I'm able to eliminate this problem. However, the algorithm does not let me move the line. But, when looking at the code in dissasembly view, there is no difference in the call. Therefore, I believe that the error may be a side effect of memory or register usage in the preceding calls. Still not sure. Any help would be appreciated. Thanks, Tony --------------F3803C174596A145E93DE6AB Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Anthony E. Glover Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Anthony E. Glover n: Glover;Anthony E. org: ELMCO, Inc. email;internet: aeg@hiwaay.net title: Senior Software Engineer x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------F3803C174596A145E93DE6AB--