From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27670 invoked by alias); 19 Nov 2006 22:31:50 -0000 Received: (qmail 27652 invoked by uid 48); 19 Nov 2006 22:31:42 -0000 Date: Sun, 19 Nov 2006 22:31:00 -0000 Subject: [Bug tree-optimization/29902] New: [4.2/4.3 Regression] ICE in coalesce_abnormal_edges, at tree-outof-ssa.c:644 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tbm at cyrius dot com" 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-11/txt/msg01690.txt.bz2 List-Id: I get the following ICE with 4.2.0 20061116 with -fprefetch-loop-arrays: tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/g++ -c -O3 libjingle0.3-xmppclient.cpp tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/g++ -c -O -fprefetch-loop-arrays libjingle0.3-xmppclient.cpp libjingle0.3-xmppclient.cpp: In member function 'virtual buzz::SaslMechanism* buzz::PlainSaslHandler::CreateSaslMechanism(const std::string&)': libjingle0.3-xmppclient.cpp:231: internal compiler error: in coalesce_abnormal_edges, at tree-outof-ssa.c:644 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. tbm@coconut0:~$ -- Summary: [4.2/4.3 Regression] ICE in coalesce_abnormal_edges, at tree-outof-ssa.c:644 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tbm at cyrius dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29902