From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25464 invoked by alias); 7 Jun 2011 06:11:26 -0000 Received: (qmail 25455 invoked by uid 22791); 7 Jun 2011 06:11:25 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,TW_BL,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, 07 Jun 2011 06:11:11 +0000 Received: (qmail 23280 invoked from network); 7 Jun 2011 06:11:10 -0000 Received: from unknown (HELO ?192.168.44.109?) (nathan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Jun 2011 06:11:10 -0000 Message-ID: <4DEDC0FB.1060605@codesourcery.com> Date: Tue, 07 Jun 2011 06:11:00 -0000 From: Nathan Sidwell User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Richard Earnshaw CC: GCC Patches Subject: Re: [ARM] TLS Descriptor support References: <4DC8DFF6.4000600@codesourcery.com> <4DECFFE4.4060308@arm.com> In-Reply-To: <4DECFFE4.4060308@arm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-06/txt/msg00478.txt.bz2 On 06/06/11 17:27, Richard Earnshaw wrote: > Eh? This is backwards. There is blx , but no bl . If the assembler > gets confused with 'bl r0' then it needs to be fixed urgently. Are you requiring the assembler be fixed before this patch can be committed (without the '+'?) nathan -- Nathan Sidwell