From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17307 invoked by alias); 1 Apr 2009 15:06:24 -0000 Received: (qmail 16827 invoked by uid 22791); 1 Apr 2009 15:06:21 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Apr 2009 15:06:16 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n31F6D24008393; Wed, 1 Apr 2009 11:06:15 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n31F6Dap016391; Wed, 1 Apr 2009 11:06:13 -0400 Received: from [10.33.6.19] (vpn-6-19.fab.redhat.com [10.33.6.19]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n31F6BEo009018; Wed, 1 Apr 2009 11:06:12 -0400 Message-ID: <49D382E2.1050903@redhat.com> Date: Wed, 01 Apr 2009 15:06:00 -0000 From: Nick Clifton User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Christophe LYON CC: Binutils Subject: Re: ARM long branch stubs: cleanup2 References: <49BFD9FD.7050705@st.com> In-Reply-To: <49BFD9FD.7050705@st.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00004.txt.bz2 Hi Christophe, > I propose the attached small patch which improves readability of some > loops. It's probably a matter of taste, but I find this version easier > to understand. Approved - please apply. Cheers Nick