From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22582 invoked by alias); 7 Feb 2006 17:49:16 -0000 Received: (qmail 22571 invoked by uid 48); 7 Feb 2006 17:49:13 -0000 Date: Tue, 07 Feb 2006 17:49:00 -0000 Subject: [Bug ada/26162] New: "GNAT BUG DETECTED" in AWS X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "krischik at users dot sourceforge dot net" 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 X-SW-Source: 2006-02/txt/msg00684.txt.bz2 List-Id: When compiling the AWS HEAD release I get the following Error message: +===========================GNAT BUG DETECTED==============================+ | 4.0.2 (x86_64-suse-linux-gnu) in emit_move_insn, bei expr.c:3092 | | Error detected at aws-url.adb:709:1 | | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | | 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. /work/act/AWS/src/aws-url.adb /work/act/AWS/src/aws-url.ads /work/act/AWS/src/aws.ads /work/act/AWS/src/aws-messages.ads /work/act/AWS/src/aws-utils.ads /work/act/AWS/include/zlib.ads /work/act/AWS/src/aws-url-raise_url_error.ads /work/act/AWS/src/aws-messages.adb raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:387 gnatmake: "/work/act/AWS/src/aws-url.adb" compilation error And the obligatoric gcc -v: >LANG=C gcc -v Using built-in specs. Target: x86_64-suse-linux Configured with: ../gcc-4.0.2/configure --with-gcc --with-gnu-ld --with-gnu-as --enable-alloca=yes --enable-mpfr --enable-libada --enable-libgcj --enable-multilib --enable-java-gc=boehm --enable-c99 --enable-threads=yes --enable-interpreter --enable-hash-synchronization --enable-shared --prefix=/opt/gnat/gcc --enable-languages=c,ada,c++,f95,java,objc x86_64-suse-linux Thread model: posix gcc version 4.0.2 Martin -- Summary: "GNAT BUG DETECTED" in AWS Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: krischik at users dot sourceforge dot net GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26162