From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30827 invoked by alias); 16 Nov 2010 00:04:04 -0000 Received: (qmail 30811 invoked by uid 22791); 16 Nov 2010 00:04:03 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 16 Nov 2010 00:03:51 +0000 Received: (qmail 31852 invoked from network); 16 Nov 2010 00:03:50 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Nov 2010 00:03:50 -0000 Date: Tue, 16 Nov 2010 00:04:00 -0000 From: Daniel Jacobowitz To: Pierre Muller Cc: 'Ulrich Weigand' , gdb-patches@sourceware.org Subject: Re: [RFC] About arm-tdep.c arm_in_function_epilogue_p function Message-ID: <20101116000346.GN8573@caradoc.them.org> References: <002701cb83f6$30b394e0$921abea0$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002701cb83f6$30b394e0$921abea0$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-11/txt/msg00183.txt.bz2 On Sun, Nov 14, 2010 at 01:19:29PM +0100, Pierre Muller wrote: > >>> Furthermore, found_return isn't used > >>> anymore in that function. > >>> Isn't the correct code > >>> found_stack_adjust = 1; I'm pretty sure you're right. I'm not set up at the moment to test patches on ARM, but if anyone reading this is, then I'd approve that change. -- Daniel Jacobowitz CodeSourcery