From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16047 invoked by alias); 20 Jan 2006 19:03:16 -0000 Received: (qmail 16032 invoked by uid 48); 20 Jan 2006 19:03:13 -0000 Date: Fri, 20 Jan 2006 19:03:00 -0000 Subject: [Bug ada/25885] New: gnatpp won't compile 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-01/txt/msg02105.txt.bz2 List-Id: Hello Trying to compile gnatpp I get the a "GNAT BUG DETECTED" box which I like to share with you all: gnatmake "-Ptools/gnatpp/gnatpp" "-XBLD=prod" "-XOPSYS=default_Unix" gcc -c -gnatf -gnatwu -gnaty -O2 -I- -gnatA /work/martin/asis/tools/gnatpp/gnatpp-comments.adb +===========================GNAT BUG DETECTED==============================+ | 4.0.2 (x86_64-suse-linux-gnu) in create_tmp_var, bei gimplify.c:368 | | Error detected at gnatpp-comments.adb:950:8 | | 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/martin/asis/tools/gnatpp/gnatpp-comments.adb ./gnatpp-comments.ads ./gnatpp.ads ../../asis/asis.ads ../../asis/a4g.ads ../../asis/a4g-a_types.ads ../../asis/a4g-int_knds.ads /work/martin/asis/gnat/types.ads ../../asis/asis-text.ads ./gnatpp-common.ads /work/martin/asis/gnat/table.ads ./gnatpp-source_line_buffer.ads ./gnatpp-state.ads ../../asis/asis-extensions.ads ../../asis/asis-extensions-flat_kinds.ads ./gnatpp-general_traversal_stacks.ads ./gnatpp-stacs.ads ./gnatpp-layout.ads ./gnatpp-options.ads ./gnatpp-pp_output.ads ./gnatpp-output.ads ./gnatpp-source_table.ads ./gnatpp-paragraphs.ads compilation abandoned gnatmake: "/work/martin/asis/tools/gnatpp/gnatpp-comments.adb" compilation error Martin -- Summary: gnatpp won't compile 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-suse-linux-gnu GCC host triplet: x86_64-suse-linux-gnu GCC target triplet: x86_64-suse-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25885