From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75193 invoked by alias); 28 Apr 2016 19:09:22 -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 75178 invoked by uid 89); 28 Apr 2016 19:09:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 spammy= X-HELO: mailrelay1.public.one.com Received: from mailrelay1.public.one.com (HELO mailrelay1.public.one.com) (91.198.169.124) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 28 Apr 2016 19:09:12 +0000 X-HalOne-Cookie: 21b8113e52dc73de4313ee8d4069c7834096ae3e X-HalOne-ID: ae2929a9-0d74-11e6-a8e4-b8ca3afa9d73 Received: from localhost.localdomain (unknown [91.135.11.213]) by smtpfilter1.public.one.com (Halon Mail Gateway) with ESMTPSA; Thu, 28 Apr 2016 19:09:06 +0000 (UTC) Subject: Re: [PATCHv2 6/7] gcc/arc: Mask integer 'L' operands to 32-bit To: Andrew Burgess , gcc-patches@gcc.gnu.org References: <18b0f70e52c5132970c07d7b469909bbe57405f1.1461238348.git.andrew.burgess@embecosm.com> Cc: noamca@mellanox.com, Claudiu.Zissulescu@synopsys.com From: Joern Wolfgang Rennecke Message-ID: <57225FD1.5080102@amylaar.uk> Date: Thu, 28 Apr 2016 19:09:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <18b0f70e52c5132970c07d7b469909bbe57405f1.1461238348.git.andrew.burgess@embecosm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-04/txt/msg01892.txt.bz2 Thanks. I have applied this patch.