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,14ed82824f58bc7c,start X-Google-Attributes: gid103376,public From: "John H. Dibbs" Subject: GNAT V2.07 (mips-sgi-irix5.3) Gigi abort, Code=116 Date: 1996/09/16 Message-ID: <51kdfd$1ai@pravda.aa.msen.com>#1/1 X-Deja-AN: 181004793 content-type: text/plain; charset=us-ascii organization: FAAC Inc. x-url: news:comp.lang.ada mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 1.1N (X11; I; SunOS 4.1.2 sun4c) Date: 1996-09-16T00:00:00+00:00 List-Id: HELP!!! Porting a fairly big app from VADS ada to gnat. Get a GNAT BUG DETECTED message, and an advisory to call 1-800-800-4SGI. Still awaiting them to return my call. GNAT V2.07 (mips-sgi-irix5.3) Gigi abort, Code=116 Have recently upgraded to iris 6.2 Seems to object strongly to a for-use-at statement I'm using. Tryed to change it to a for x'address use y, but got same error. Thanks in advance.