From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4546 invoked by alias); 5 Jan 2007 16:42:01 -0000 Received: (qmail 4534 invoked by uid 22791); 5 Jan 2007 16:41:58 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 Jan 2007 16:41:48 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 5CD4948CDD0; Fri, 5 Jan 2007 11:41:46 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01470-01-2; Fri, 5 Jan 2007 11:41:46 -0500 (EST) Received: from takamaka.act-europe.fr (AStDenis-105-1-88-117.w80-8.abo.wanadoo.fr [80.8.217.117]) by nile.gnat.com (Postfix) with ESMTP id C2E0448CC34; Fri, 5 Jan 2007 11:41:45 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id 09CB934C099; Fri, 5 Jan 2007 20:42:34 +0400 (RET) Date: Fri, 05 Jan 2007 16:42:00 -0000 From: Joel Brobecker To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: PING: [RFA/i386] 2 more patterns in i386_analyze_stack_align Message-ID: <20070105164233.GA15311@adacore.com> References: <20061220104945.GB27642@adacore.com> <20061231060844.GP3640@adacore.com> <200612311215.kBVCF75Z010607@brahms.sibelius.xs4all.nl> <20070105064916.GS17211@adacore.com> <200701051104.l05B4xl1024647@brahms.sibelius.xs4all.nl> <20070105143728.GV17211@adacore.com> <200701051458.l05EwAKw026568@brahms.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200701051458.l05EwAKw026568@brahms.sibelius.xs4all.nl> User-Agent: Mutt/1.4.2.2i 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: 2007-01/txt/msg00197.txt.bz2 > More than enough. Please commit after adding the missing space before > "GCC should never...". > > > 2007-01-05 Joel Brobecker > > > > * i386-tdep.c (i386_analyze_stack_align): Add comment. Excellent. Checked in with the correction you spotted. Thanks! -- Joel