From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15216 invoked by alias); 23 Jan 2007 20:56:55 -0000 Received: (qmail 14760 invoked by uid 48); 23 Jan 2007 20:56:41 -0000 Date: Tue, 23 Jan 2007 20:56:00 -0000 Subject: [Bug c/30563] New: ice for legal code with flags -O2 -fno-unit-at-a-time X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dcb314 at hotmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-01/txt/msg02002.txt.bz2 I just tried to compile Suse Linux package lsvpd-0.16.0-35 with the GNU C compiler version 4.3 snapshot 20070119. The compiler said cc -O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fno-unit-at-a-time -I../lib -c -o node_handler.o node_handler.c node_handler.c:213: error: inlined_to pointer is set but no predecessors found call_inits/151(-1): (inline copy in main/144) availability:available(93) 19 insns tree finalized inlinable called by: calls: node_handler.c:213: internal compiler error: verify_cgraph_node failed Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed source code attached. Flags -O2 -fno-unit-at-a-time required. -- Summary: ice for legal code with flags -O2 -fno-unit-at-a-time Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcb314 at hotmail dot com GCC host triplet: x86_64-suse-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30563