From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9564 invoked by alias); 20 Oct 2003 14:35:44 -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 9554 invoked by uid 48); 20 Oct 2003 14:35:44 -0000 Date: Mon, 20 Oct 2003 14:37:00 -0000 From: "green at redhat dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20031020143540.12688.green@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/12688] New: ICE building tcl X-Bugzilla-Reason: CC X-SW-Source: 2003-10/txt/msg01610.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12688 Summary: ICE building tcl Product: gcc Version: tree-ssa Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: green at redhat dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu I will upload the problematic .i file. $ gcc --version gcc (GCC) 3.5-tree-ssa 20031019 (merged 20031017) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ gcc -S -O1 tclUtf.i ../../../src/HEAD-2003-10-19/tcl/unix/../generic/tclUtf.c: In function `Tcl_UtfToTitle': ../../../src/HEAD-2003-10-19/tcl/unix/../generic/tclUtf.c:924: internal compiler error: in stmt_ann, at tree-flow-inline.h:54 Please submit a full bug report, with preprocessed source if appropriate. See for instructions.