------- Comment #2 from laurent at guerby dot net 2006-02-19 22:01 ------- Confirmed present on 4.0, 4.1, 4.2.
$ gcc -c z.adb +===========================GNAT BUG DETECTED==============================+ | 4.0.2 (i686-pc-linux-gnu) in gnat_to_gnu_entity, at ada/decl.c:287 | | Error detected at crypto-types-big_numbers.ads:309:41 | $ gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: /home/guerby/work/gcc/version-4.1/configure --prefix=/home/guerby/work/gcc/install/install-4.1-20060214T231126 --enable-languages=c,ada,c++,fortran,java,treelang,objc --enable-__cxa_atexit --disable-nls --enable-threads=posix --disable-multilib --enable-checking Thread model: posix gcc version 4.1.0 20060214 (prerelease) $ gcc -c z.adb +===========================GNAT BUG DETECTED==============================+ | 4.1.0 20060214 (prerelease) (i686-pc-linux-gnu) GCC error: | | in gnat_to_gnu_entity, at ada/decl.c:289 | | Error detected at crypto-types-big_numbers.ads:309:41 [crypto-types-elliptic_curves.ads:27:4]| $ gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: /home/guerby/work/gcc/version-head/configure --prefix=/home/guerby/work/gcc/install/install-head-20060216T221656 --enable-languages=c,ada,c++,fortran,java,treelang,objc --enable-__cxa_atexit --disable-nls --enable-threads=posix --disable-multilib --enable-checking Thread model: posix gcc version 4.2.0 20060216 (experimental) $ gcc -c z.adb +===========================GNAT BUG DETECTED==============================+ | 4.2.0 20060216 (experimental) (i686-pc-linux-gnu) GCC error: | | in gnat_to_gnu_entity, at ada/decl.c:289 | | Error detected at crypto-types-big_numbers.ads:309:41 [crypto-types-elliptic_curves.ads:27:4]| -- laurent at guerby dot net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 GCC build triplet|i486-pc-linux-gnu |i686-pc-linux-gnu Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2006-02-19 22:01:20 date| | Summary|Ada95: error during generic |Ada ICE in |instantiation (code=116) |gnat_to_gnu_entity, at | |ada/decl.c:289 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26373