From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6382 invoked by alias); 28 Feb 2008 13:01:38 -0000 Received: (qmail 6251 invoked by uid 48); 28 Feb 2008 13:00:53 -0000 Date: Thu, 28 Feb 2008 13:01:00 -0000 Message-ID: <20080228130053.6250.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/34999] Fallthru crossing edges in partition_hot_cold_basic_blocks are not been fixed when the section ends with call insn In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "eres at il dot ibm 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: 2008-02/txt/msg02914.txt.bz2 ------- Comment #5 from eres at il dot ibm dot com 2008-02-28 13:00 ------- I can not reproduce this fail on my local x86_64-unknown-linux-gnu machine: PASS: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE PASS: gcc.dg/tree-prof/pr34999.c execution, -fprofile-use -D_PROFILE_USE I appreciate any info on this ICE so I could try to fix it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34999