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,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,978f50245fc02645 X-Google-Attributes: gid103376,public From: makoudi@titan.enst-bretagne.fr (MAKOUDI Jaouad (Stag. Kermarrec)) Subject: Gnat v3.05 bug or compilation problem Date: 1996/12/09 Message-ID: <58h301$gad@alfali.enst-bretagne.fr>#1/1 X-Deja-AN: 203132975 references: organization: ENSTBR, Brest, France keywords: gnat v3.05 bug reply-to: makoudi@titan.enst-bretagne.fr newsgroups: comp.lang.ada Date: 1996-12-09T00:00:00+00:00 List-Id: While compiling a DSA program, I got this message : .... building dsa/receiver/rns.adb from /dsa/lib/garlic/rns.adb +===========================GNAT BUG DETECTED==============================+ | Error detected at "rns.adb", line 36:4 | | Please submit bug report by email to report@gnat.com | | Use a subject line meaningful to you and us to track the bug | | Include full sources in ASCII in a format compatible with gnatchop | | First line of sources must be marked by an Ada -- comment line | | Last line of sources must be last line of email message (no signature!) | | See gnatinfo.txt file for more info on procedure for submitting bugs | | 3.05 (960607) (m68k-rtems) Gigi abort, Code=999 | +==========================================================================+ /projets/l/hostgnat/adainclude/i-cporte.ads:120:04: warning: alignment exceeds 2 (maximum allowed for target) ............ I don't really understand the meaning of that !!!