From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18889 invoked by alias); 11 May 2006 04:11:18 -0000 Received: (qmail 18866 invoked by uid 22791); 11 May 2006 04:11:15 -0000 X-Spam-Check-By: sourceware.org Received: from intranet.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.6) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 May 2006 04:11:14 +0000 Received: (qmail 14420 invoked from network); 11 May 2006 04:11:12 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 11 May 2006 04:11:12 -0000 To: fnf@specifix.com Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Patch to skip_prologue_using_sal() for oneline stub functions References: <200605101113.50267.fnf@specifix.com> <200605102058.55878.fnf@specifix.com> From: Jim Blandy Date: Thu, 11 May 2006 04:11:00 -0000 In-Reply-To: <200605102058.55878.fnf@specifix.com> (Fred Fish's message of "Wed, 10 May 2006 20:58:55 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00207.txt.bz2 Fred Fish writes: > On Wednesday 10 May 2006 18:21, Jim Blandy wrote: >> This looks reasonable; have you tested on IA-32, too? > > I tested it with an i686-pc-linux-gnu target, if that is what you > mean. There were no regressions or other changes in the gdb testsuite > results. All right. Go ahead and commit, then.