Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756282AbbFPMrJ (ORCPT ); Tue, 16 Jun 2015 08:47:09 -0400 Received: from cantor2.suse.de ([195.135.220.15]:43879 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756131AbbFPMrE (ORCPT ); Tue, 16 Jun 2015 08:47:04 -0400 Date: Tue, 16 Jun 2015 14:47:02 +0200 (CEST) From: Michael Matz To: Enrico Mioso cc: Borislav Petkov , linux-kernel@vger.kernel.org, x86-ml Subject: Re: X86 GIT GCC 5 compilation warning In-Reply-To: Message-ID: References: <20150614180724.GB14892@pd.tnic> <20150615171750.GP4255@pd.tnic> User-Agent: Alpine 2.20 (LSU 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 722 Lines: 25 Hi, On Tue, 16 Jun 2015, Enrico Mioso wrote: > Hi guys. > First of all - thank you for the discussion, and everything. > > I am on arch linux, regularly upgraded. > $ as --version > This assembler was configured for a target of `i686-pc-linux-gnu'. > > I attach you the PKGBUILD file - the brilliant Arch team made the entire > system so it's fairly easy to understand it. Yeah, building like so on i686 will produce an assembler that warns on "1<<32". Ciao, Michael. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/