From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81690 invoked by alias); 2 Mar 2016 11:41:30 -0000 Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org Received: (qmail 81598 invoked by uid 89); 2 Mar 2016 11:41:29 -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,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=1030, H*Ad:U*cgen X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 02 Mar 2016 11:41:24 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 39FB678228; Wed, 2 Mar 2016 11:41:23 +0000 (UTC) Received: from fche.csb (vpn-58-5.rdu2.redhat.com [10.10.58.5]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u22BfMmm004822; Wed, 2 Mar 2016 06:41:23 -0500 Received: by fche.csb (Postfix, from userid 2569) id 2725358496; Wed, 2 Mar 2016 06:41:24 -0500 (EST) Date: Wed, 02 Mar 2016 11:41:00 -0000 From: "Frank Ch. Eigler" To: Alan Modra Cc: cgen@sourceware.org Subject: Re: Make large enum constants unsigned, revisited Message-ID: <20160302114124.GA5729@redhat.com> References: <20160302044600.GW10657@bubble.grove.modra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160302044600.GW10657@bubble.grove.modra.org> User-Agent: Mutt/1.4.2.2i X-IsSubscribed: yes X-SW-Source: 2016-q1/txt/msg00004.txt.bz2 Hi, Alan - On Wed, Mar 02, 2016 at 03:16:01PM +1030, Alan Modra wrote: > The patch at https://sourceware.org/ml/cgen/2014-q2/msg00008.html was > never committed, presumably because the submitter gave up trying. [...] Yikes. Anyway lgtm, go for it. - FChE