From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19133 invoked by alias); 26 Sep 2002 22:06:23 -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 19124 invoked from network); 26 Sep 2002 22:06:21 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 26 Sep 2002 22:06:21 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8QLmDi09516 for ; Thu, 26 Sep 2002 17:48:13 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8QM6If03392; Thu, 26 Sep 2002 18:06:18 -0400 Received: from localhost.localdomain (vpn50-15.rdu.redhat.com [172.16.50.15]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8QM6IJ21397; Thu, 26 Sep 2002 18:06:18 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id g8QM6C520085; Thu, 26 Sep 2002 15:06:12 -0700 Date: Thu, 26 Sep 2002 15:06:00 -0000 From: Kevin Buettner Message-Id: <1020926220612.ZM20084@localhost.localdomain> In-Reply-To: Andrew Cagney "[rfa/ppc] De double compensate rs6000_frame_chain()" (Sep 26, 11:31am) References: <3D932861.1000902@redhat.com> To: Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: [rfa/ppc] De double compensate rs6000_frame_chain() MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00646.txt.bz2 On Sep 26, 11:31am, Andrew Cagney wrote: > Ok to commit? > My GNU/Linux PPC shows no regressions. Yes! Thanks for including the prefatory text in your email message describing the problem. Kevin