------------------------------------------------------------------ 
Full output from gnatmake : 
 
[EMAIL PROTECTED](0) Ada $ gnatmake -gnat05 -gnatc -gnatwe -gnatwa pkg1.adb 
gcc -c -gnat05 -gnatc -gnatwe -gnatwa pkg1.adb 
+===========================GNAT BUG DETECTED==============================+ 
| 4.1.0 20050714 (experimental) (i686-pc-linux-gnu) Assert_Failure 
atree.adb:4124| 
| Error detected at pkg1.adb:4:14                                          | 
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            | 
| Use a subject line meaningful to you and us to track the bug.            | 
| 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).                   | 
+==========================================================================+ 
 
Please include these source files with error report 
Note that list may not be accurate in some cases, 
so please double check that the problem can still 
be reproduced with the set of files listed. 
 
list may be incomplete 
compilation abandoned 
gnatmake: "pkg1.adb" compilation error 
 
------------------------------------------------------------------ 
 
gcc configure command: 
../gcc/configure --prefix=/home/yves/Programs/gcc-bin/ 
--enable-languages=ada,c,c++ --enable-libada 
 
gcc build command : 
make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 
-fno-implicit-templates' bootstrap 
 
Using gcc 3.3 as preinstalled compiler : 
  [EMAIL PROTECTED](0) gcc-build $ gcc -v 
  Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs 
  Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm 
--enable-java-awt=xlib --enable-objc-gc i486-linux 
Thread model: posix 
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2) 
 
 
Using GNAT 3.15p as pre-installed Ada compiler, as packaged by kubuntu.

-- 
           Summary: Bug box when using -gnat
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kafka dot fr at laposte dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ../gcc/configure --prefix=/home/yves/Programs/gcc-bin/ -
                    -enable-
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: gcc version 4.1.0 20050714 (experimental)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22500

Reply via email to