From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18931 invoked by alias); 11 Mar 2016 23:16:29 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 18897 invoked by uid 89); 11 Mar 2016 23:16:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Hx-languages-length:230 X-HELO: topped-with-meat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Florian Weimer Cc: "H.J. Lu" , Florian Weimer , GNU C Library Subject: Re: [PATCH 1/2] Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h In-Reply-To: Florian Weimer's message of Saturday, 12 March 2016 00:06:15 +0100 <87y49o4ntk.fsf@mid.deneb.enyo.de> References: <1457049161-13783-1-git-send-email-hjl.tools@gmail.com> <20160311214735.4CAE52C3C21@topped-with-meat.com> <20160311220031.3A5672C3BC5@topped-with-meat.com> <20160311222939.654342C3C24@topped-with-meat.com> <874mcc636j.fsf@mid.deneb.enyo.de> <20160311225548.C6A7E2C3C24@topped-with-meat.com> <87y49o4ntk.fsf@mid.deneb.enyo.de> Message-Id: <20160311231626.7A2502C3C24@topped-with-meat.com> Date: Fri, 11 Mar 2016 23:16:00 -0000 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=RZ8DVTdv c=1 sm=1 tr=0 a=WkljmVdYkabdwxfqvArNOQ==:117 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=kj9zAlcOel0A:10 a=dZnO4_XGwAYp9bqBtIAA:9 a=CjuIK1q_8ugA:10 a=6J8Xo7YtXL0A:10 X-SW-Source: 2016-03/txt/msg00367.txt.bz2 > This would seem more reasonable: That change is fine by me (with ChangeLog entry and verification of testing with gcc <= 4.8, of course). Thanks, Roland