------- Comment #5 from charlet at gcc dot gnu dot org 2006-11-01 19:39 ------- You built GCC with --disable-checking, which is not a good idea (in particular with GCC >= 4.1, at a minimum you should use --enable-checking=release).
this bug is still present in trunk: << gcc -c scratch.adb +===========================GNAT BUG DETECTED==============================+ | 4.3.0 20061101 (experimental) (i686-pc-linux-gnu) GCC error: | | in force_constant_size, at gimplify.c:708 | | Error detected around scratch.adb:47 | >> -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26306