This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/19961] New: ice / gnat bug detected.
- From: "pluto at pld-linux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Feb 2005 23:21:49 -0000
- Subject: [Bug ada/19961] New: ice / gnat bug detected.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
../../xgcc -B../../ -c -g -O2 -fPIC -W -Wall -gnatpg a-ncelfu.ads
-o a-ncelfu.o
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20050213 (experimental) (PLD Linux) (x86_64-pld-linux-gnu) GCC error:|
| in gnat_type_for_mode, at ada/utils.c:1838 |
| Error detected at a-ncelfu.ads:23:1 |
| 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). |
+==========================================================================+
raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:387
make[6]: *** [a-ncelfu.o] Error 1
# gcc -v
Reading specs from /usr/lib64/gcc/amd64-pld-linux/4.0.0/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib64
--libexecdir=/usr/lib64 --infodir=/usr/share/info --mandir=/usr/share/man
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-languages=c,c++,f95,objc,ada,java --enable-c99 --enable-long-long
--disable-multilib --enable-nls --with-gnu-as --with-gnu-ld --with-system-zlib
--with-slibdir=/lib64 --without-x --enable-cmath amd64-pld-linux
Thread model: posix
gcc version 4.0.0 20050130 (experimental) (PLD Linux)
--
Summary: ice / gnat bug detected.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at pld-linux dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: amd64-pld-linux
GCC host triplet: amd64-pld-linux
GCC target triplet: amd64-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19961