From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29946 invoked by alias); 13 May 2014 14:51:31 -0000 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 Received: (qmail 29933 invoked by uid 89); 13 May 2014 14:51:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 13 May 2014 14:51:29 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0DBBE116189; Tue, 13 May 2014 10:51:28 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id b7B5keTCFCL9; Tue, 13 May 2014 10:51:28 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D190E11615A; Tue, 13 May 2014 10:51:27 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 8BC00E4DAD; Tue, 13 May 2014 07:51:26 -0700 (PDT) Date: Tue, 13 May 2014 14:51:00 -0000 From: Joel Brobecker To: Andreas Arnez Cc: Ulrich Weigand , gdb-patches@sourceware.org Subject: Re: [PATCH] S390: Fix erroneous offset in fill_gregset Message-ID: <20140513145126.GB4016@adacore.com> References: <87ppji54dh.fsf@br87z6lw.de.ibm.com> <201405131224.s4DCOdT0030161@d06av02.portsmouth.uk.ibm.com> <20140513124702.GA4016@adacore.com> <87bnv16akb.fsf@br87z6lw.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87bnv16akb.fsf@br87z6lw.de.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-05/txt/msg00159.txt.bz2 > OK, I created PR16940: > https://sourceware.org/bugzilla/show_bug.cgi?id=16940 Great, thanks! The only thing left to do, once the patch is backported, is to add an entry in the wiki page I mentioned - the relevant section has been added. I can do that for you if you're not sure or don't have or want edit credentials. -- Joel