This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/26373] Ada ICE in gnat_to_gnu_entity, at ada/decl.c:289
- From: "sam at rfc1149 dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2007 20:26:52 -0000
- Subject: [Bug ada/26373] Ada ICE in gnat_to_gnu_entity, at ada/decl.c:289
- References: <bug-26373-12220@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from sam at rfc1149 dot net 2007-10-27 20:26 -------
Confirmed on 4.3 branch.
% gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ./configure --prefix=/home/sam/local/i386-linux
--enable-languages='c ada' --disable-bootstrap
Thread model: posix
gcc version 4.3.0 20071027 (experimental) (GCC)
% gcc -c z.adb
+===========================GNAT BUG DETECTED==============================+
| 4.3.0 20071027 (experimental) (i686-pc-linux-gnu) GCC error: |
| in gnat_to_gnu_entity, at ada/decl.c:300 |
| Error detected at crypto-types-big_numbers.ads:309:41
[crypto-types-elliptic_curves.ads:27:4]|
Note that the "null;" statement must be removed from
crypto-types-elliptic_curves-zp.ads.
--
sam at rfc1149 dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sam at rfc1149 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26373