From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22586 invoked by alias); 15 Jul 2005 12:19:33 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 22557 invoked by uid 48); 15 Jul 2005 12:19:26 -0000 Date: Fri, 15 Jul 2005 12:23:00 -0000 From: "kafka dot fr at laposte dot net" To: gcc-bugs@gcc.gnu.org Message-ID: <20050715121919.22500.kafka.fr@laposte.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/22500] New: Bug box when using -gnat X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg01890.txt.bz2 List-Id: ------------------------------------------------------------------ Full output from gnatmake : yves@kafka(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 : yves@kafka(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