This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/36930] New: "GNAT BUG DETECTED" while creating object on storage pool
- From: "timo dot warns at informatik dot uni-oldenburg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2008 10:21:25 -0000
- Subject: [Bug ada/36930] New: "GNAT BUG DETECTED" while creating object on storage pool
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gnatgcc -v -c dummy.adb
Ziel: i686-pc-linux-gnu
Konfiguriert mit:
/var/tmp/portage/dev-lang/gnat-gcc-4.2.2/work/gcc-4.2.2/configure --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gnat-gcc-bin/4.2
--includedir=/usr/lib/gnat-gcc/i686-pc-linux-gnu/4.2/include
--libdir=/usr/lib/gnat-gcc/i686-pc-linux-gnu/4.2
--libexecdir=/usr/libexec/gnat-gcc/i686-pc-linux-gnu/4.2
--datadir=/usr/share/gnat-gcc-data/i686-pc-linux-gnu/4.2
--mandir=/usr/share/gnat-gcc-data/i686-pc-linux-gnu/4.2/man
--infodir=/usr/share/gnat-gcc-data/i686-pc-linux-gnu/4.2/info
--program-prefix=gnat --enable-languages=c,ada --enable-libada --with-gcc
--enable-threads=posix --enable-shared --with-system-zlib
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --enable-nls
--without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions
Thread-Modell: posix
gcc-Version 4.2.2
gnat1 -quiet -dumpbase dummy.adb -mtune=generic dummy.adb -o
/home/timow/tmp/ccbjLW3d.s
+===========================GNAT BUG DETECTED==============================+
| 4.2.2 (i686-pc-linux-gnu) Assert_Failure namet.adb:680 |
| Error detected at dummy.adb:11:17 |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html. |
| Use a subject line meaningful to you and us to track the bug. |
| 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). |
+==========================================================================+
Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.
dummy.adb
compilation abandoned
--
Summary: "GNAT BUG DETECTED" while creating object on storage
pool
Product: gcc
Version: 4.2.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: timo dot warns at informatik dot uni-oldenburg dot de
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36930