From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74069 invoked by alias); 26 Aug 2015 08:20:50 -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 74053 invoked by uid 89); 26 Aug 2015 08:20:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f175.google.com Received: from mail-wi0-f175.google.com (HELO mail-wi0-f175.google.com) (209.85.212.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 26 Aug 2015 08:20:48 +0000 Received: by wicja10 with SMTP id ja10so7548897wic.1 for ; Wed, 26 Aug 2015 01:20:46 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.90.113 with SMTP id bv17mr54592631wjb.146.1440577245964; Wed, 26 Aug 2015 01:20:45 -0700 (PDT) Received: by 10.194.137.240 with HTTP; Wed, 26 Aug 2015 01:20:45 -0700 (PDT) In-Reply-To: <55D72DC1.2070405@arm.com> References: <55D46D44.3060005@arm.com> <000001d0da7d$2bc48150$834d83f0$@arm.com> <55D4949E.1010404@arm.com> <000401d0db23$5ff3b5d0$1fdb2170$@arm.com> <55D72DC1.2070405@arm.com> Date: Wed, 26 Aug 2015 08:39:00 -0000 Message-ID: Subject: Re: [PATCH][ARM]Tighten the conditions for arm_movw, arm_movt From: Ramana Radhakrishnan To: Renlin Li Cc: Kyrylo Tkachov , "gcc-patches@gcc.gnu.org" , Ramana Radhakrishnan , Richard Earnshaw Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg01583.txt.bz2 > > I have tested that, arm-none-linux-gnueabi bootstraps Okay on trunk code. JFTR, this is ok to backport to gcc-5 in case there are no regressions. regards Ramana > >> >> Thanks, >> Kyrill >> >> >