From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8171 invoked by alias); 24 Nov 2003 18:03:08 -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 8163 invoked by uid 48); 24 Nov 2003 18:03:07 -0000 Date: Mon, 24 Nov 2003 18:03:00 -0000 From: "green at redhat dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20031124180304.13177.green@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/13177] New: [tree-ssa] ICE in calculate_live_on_entry, at tree-ssa-live.c:753 X-Bugzilla-Reason: CC X-SW-Source: 2003-11/txt/msg02148.txt.bz2 List-Id: Found builing frv-elf gdb with tree-ssa compiler. I'll upload the .i file. $ gcc --version gcc (GCC) 3.5-tree-ssa 20031123 (merged 20031111) 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 -O1 -c completer.i symbol_start_213 is defined in BB19, by: symbol_start_213 = pretmp.261_30 It is also live-on-entry to entry BB 0 So it appears to have multiple defs. ../../src/HEAD-2003-11-23/gdb/completer.c: In function `location_completer': ../../src/HEAD-2003-11-23/gdb/completer.c:200: internal compiler error: in calculate_live_on_entry, at tree-ssa-live.c:753 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- Summary: [tree-ssa] ICE in calculate_live_on_entry, at tree-ssa- live.c:753 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 host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13177