From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23275 invoked by alias); 29 May 2005 01:59:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22920 invoked by uid 22791); 29 May 2005 01:59:07 -0000 Received: from cpe-144-131-104-16.nsw.bigpond.net.au (HELO takamaka.act-europe.fr) (144.131.104.16) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 29 May 2005 01:59:07 +0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id D435647958; Sun, 29 May 2005 11:58:22 +1000 (EST) Date: Sun, 29 May 2005 02:11:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/alpha] Use correct register for FP branches in alpha_next_pc() Message-ID: <20050529015822.GD18754@adacore.com> References: <20050526063735.GL1530@adacore.com> <20050528183950.GF26806@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050528183950.GF26806@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-05/txt/msg00599.txt.bz2 > > 2005-05-26 Joel Brobecker > > > > * alpha-tdep.c (alpha_next_pc): Use correct register number > > for floating-point branch instructions. > > > > Tested on alpha-tru64 5.1a. No regression, fixes all 18 failures > > observed in alpha-step.exp. > > > > OK to apply? > > This is OK. Thank you. Checked in. -- Joel