From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20903 invoked by alias); 15 Oct 2005 22:23:32 -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 20877 invoked by uid 48); 15 Oct 2005 22:23:28 -0000 Date: Sat, 15 Oct 2005 22:23:00 -0000 Message-ID: <20051015222328.20876.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/23579] [4.1 regression] rtl-optimization/23478 breaks Ada for ia64 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "wilson at gcc dot gnu dot org" X-SW-Source: 2005-10/txt/msg02001.txt.bz2 List-Id: ------- Comment #3 from wilson at gcc dot gnu dot org 2005-10-15 22:23 ------- My build failed while building libada ../../xgcc -B../../ -c -g -O2 -fPIC -DUSE_GAS_SYMVER -W -Wall -gnatpg a-teioed.adb -o a-teioed.o a-teioed.adb: In function 'Ada.Text_Io.Editing.Format_Number': a-teioed.adb:843: error: call edges for non-call insn in bb 483 a-teioed.adb:843: error: call edges for non-call insn in bb 482 ... I haven't looked into this yet. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23579