From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25634 invoked by alias); 20 Aug 2013 22:46:10 -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 25623 invoked by uid 89); 20 Aug 2013 22:46:09 -0000 X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 Received: from mail-pa0-f48.google.com (HELO mail-pa0-f48.google.com) (209.85.220.48) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 20 Aug 2013 22:46:09 +0000 Received: by mail-pa0-f48.google.com with SMTP id kp13so40632pab.21 for ; Tue, 20 Aug 2013 15:46:07 -0700 (PDT) X-Received: by 10.66.159.132 with SMTP id xc4mr6409181pab.27.1377038767482; Tue, 20 Aug 2013 15:46:07 -0700 (PDT) Received: from bubble.grove.modra.org ([101.166.26.37]) by mx.google.com with ESMTPSA id xe9sm4332491pbc.21.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 20 Aug 2013 15:46:06 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id BD44FEA00C7; Wed, 21 Aug 2013 08:16:01 +0930 (CST) Date: Tue, 20 Aug 2013 22:46:00 -0000 From: Alan Modra To: DJ Delorie Cc: Jan Kratochvil , gdb-patches@sourceware.org Subject: Re: IBM long double little-endian Message-ID: <20130820224601.GG3430@bubble.grove.modra.org> References: <20130819003948.GM4024@bubble.grove.modra.org> <20130820064459.GA28832@host2.jankratochvil.net> <201308201752.r7KHq0iE001780@greed.delorie.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201308201752.r7KHq0iE001780@greed.delorie.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-08/txt/msg00560.txt.bz2 On Tue, Aug 20, 2013 at 01:52:00PM -0400, DJ Delorie wrote: > > In the future, you can coordinate these types of changes by waiting > for both approvals and committing to gcc and src simultaneously. You > don't have to let my scripts copy the patch to src. I normally do that. This time I attempted to commit to src a minute or so after the gcc commit and hit "waiting for anoncvs lock", which persisted for nearly an hour. -- Alan Modra Australia Development Lab, IBM