From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24512 invoked by alias); 6 Dec 2005 21:09:02 -0000 Received: (qmail 24475 invoked by uid 48); 6 Dec 2005 21:09:00 -0000 Date: Tue, 06 Dec 2005 21:09:00 -0000 Message-ID: <20051206210900.24474.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/25287] PPC has conditional indirect jumps if ra allocates the a in ctr before the jumps In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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: 2005-12/txt/msg00613.txt.bz2 List-Id: ------- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-06 21:09 ------- Ignore the: .L3: mtctr %r30 bctr Part and "beqctr %cr7,.L3" should have been "beqctr %cr7" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25287