From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42849 invoked by alias); 4 Jun 2015 12:55:17 -0000 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 Received: (qmail 42838 invoked by uid 89); 4 Jun 2015 12:55:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: foss.arm.com Received: from foss.arm.com (HELO foss.arm.com) (217.140.101.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 04 Jun 2015 12:55:13 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 67A1028; Thu, 4 Jun 2015 05:55:17 -0700 (PDT) Received: from collaborate-mta1.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTP id 04E263F21B; Thu, 4 Jun 2015 05:55:12 -0700 (PDT) Received: from [10.2.206.27] (e105545-lin.cambridge.arm.com [10.2.206.27]) by collaborate-mta1.arm.com (Postfix) with ESMTPS id 74FE813F87A; Thu, 4 Jun 2015 07:55:11 -0500 (CDT) Message-ID: <55704AAF.70207@arm.com> Date: Thu, 04 Jun 2015 13:08:00 -0000 From: Ramana Radhakrishnan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Alex Velenko , "gcc-patches@gcc.gnu.org" Subject: Re: [PATCH] [PATCH][ARM] Fix thumb-ltu.c testcase. References: <1433152137-12570-1-git-send-email-alex.velenko@arm.com> <556C2AE7.2070003@arm.com> <55704A70.9030406@arm.com> In-Reply-To: <55704A70.9030406@arm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-06/txt/msg00403.txt.bz2 >> > Committed with said change r223982. > Is patch ok for fsf-5 backport? > Alex > OK if no regressions. Ramana