From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9716 invoked by alias); 2 Oct 2005 22:27:38 -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 9707 invoked by uid 22791); 2 Oct 2005 22:27:36 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 02 Oct 2005 22:27:36 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EMCIu-0000iy-RB; Sun, 02 Oct 2005 18:27:32 -0400 Date: Sun, 02 Oct 2005 22:27:00 -0000 From: Daniel Jacobowitz To: Alan Modra Cc: gdb-patches@sources.redhat.com Subject: Re: Fix PR1659 Message-ID: <20051002222732.GB32728@nevyn.them.org> Mail-Followup-To: Alan Modra , gdb-patches@sources.redhat.com References: <20050928074118.GL29044@bubble.grove.modra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050928074118.GL29044@bubble.grove.modra.org> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00004.txt.bz2 On Wed, Sep 28, 2005 at 05:11:18PM +0930, Alan Modra wrote: > Obvious fixes. OK to apply? > > PR 1659 > * rs6000-tdep.c (rs6000_push_dummy_call): Correct size of > backchain write. > (rs6000_convert_from_func_ptr_addr): Correct comment I can't get at gnatsweb at the moment to read the PR, but the fix is definitely obvious. OK. -- Daniel Jacobowitz CodeSourcery, LLC