This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/30036] ICE using interfaces: Assert_Failure sem_util.adb:1033
- From: "baldrick at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Dec 2006 09:07:32 -0000
- Subject: [Bug ada/30036] ICE using interfaces: Assert_Failure sem_util.adb:1033
- References: <bug-30036-13647@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from baldrick at gcc dot gnu dot org 2006-12-01 09:07 -------
While this doesn't happen with GNAT-GPL 2006 or GNAT Pro 5.05w (20060118),
that's not surprising because they are compiled with --disable-checking.
Here are the details of the compiler for which I get this ICE:
$ gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc/configure --prefix=/usr/gnat-fsf
--enable-languages=all,ada --enable-threads=posix
Thread model: posix
gcc version 4.3.0 20061128 (experimental)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30036