From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121684 invoked by alias); 17 Dec 2015 08:59:38 -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 121674 invoked by uid 89); 17 Dec 2015 08:59:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 spammy=H*r:Halon X-HELO: mailrelay6.public.one.com Received: from mailrelay6.public.one.com (HELO mailrelay6.public.one.com) (91.198.169.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 17 Dec 2015 08:59:36 +0000 X-HalOne-Cookie: 7d7cdd5165b79bb8f48b7e2c4ec91302f1e968a0 X-HalOne-ID: 7c9e69f8-a49c-11e5-a260-b82a72d06996 Received: from localhost.localdomain (unknown [85.178.7.141]) by smtpfilter3.public.one.com (Halon Mail Gateway) with ESMTPSA; Thu, 17 Dec 2015 08:59:31 +0000 (GMT) Subject: Re: [PATCH 0/4] [ARC] Collection Of Bug Fixes To: Andrew Burgess , gcc-patches@gcc.gnu.org References: Cc: Claudiu.Zissulescu@synopsys.com From: Joern Wolfgang Rennecke Message-ID: <56727972.5010805@amylaar.uk> Date: Thu, 17 Dec 2015 08:59: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: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-12/txt/msg01709.txt.bz2 On 16/12/15 00:15, Andrew Burgess wrote: > This is a collection of 4 bug fix patches for arc. All 4 patches are > really stand-alone, I've only grouped them together as they all only > effect arc. Note for future postings: ChangeLog entries are supposed to appear as plain text, not as diff.