From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19341 invoked by alias); 13 Jul 2004 17:22:59 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 19332 invoked by uid 48); 13 Jul 2004 17:22:58 -0000 Date: Tue, 13 Jul 2004 17:22:00 -0000 From: "bernard dot weisser at wanadoo dot fr" To: gcc-bugs@gcc.gnu.org Message-ID: <20040713172257.16526.bernard.weisser@wanadoo.fr> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/16526] New: 3.3.4 (i486-slackware-linux-gnu) Gigi abort, Code=507 X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg01554.txt.bz2 List-Id: BUGS_REPORTED 16> gcc -v Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/specs Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 3.3.4 + gcc -c bug1.ads +===========================GNAT BUG DETECTED==============================+ | 3.3.4 (i486-slackware-linux-gnu) Gigi abort, Code=507 | | Error detected at bug1.ads:4:24 | | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | | Include the entire contents of this bug box in the report. | | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | concatenated together with no headers between files. | +==========================================================================+ package Bug1 is type Level is private; private type Level is range 1..2; Short_Image: array (Level) of Character := ('>','<'); end Bug1; -- Summary: 3.3.4 (i486-slackware-linux-gnu) Gigi abort, Code=507 Product: gcc Version: 3.3.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bernard dot weisser at wanadoo dot fr CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i486-slackware-linux GCC target triplet: i486-slackware-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16526