Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755822AbbDOCUw (ORCPT ); Tue, 14 Apr 2015 22:20:52 -0400 Received: from smtprelay0157.hostedemail.com ([216.40.44.157]:50630 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755565AbbDOCUm (ORCPT ); Tue, 14 Apr 2015 22:20:42 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 50,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::,RULES_HIT:41:355:379:541:599:967:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1566:1593:1594:1711:1714:1730:1747:1777:1792:2198:2199:2393:2525:2561:2564:2682:2685:2828:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3138:3139:3140:3141:3142:3622:3866:3867:3868:3871:3872:3874:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4321:5007:6119:6120:6261:7901:7903:8985:9025:10004:10400:10848:11658:11914:12043:12517:12519:12740:13069:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: order08_3ffb08e02f12c X-Filterd-Recvd-Size: 1237 Message-ID: <1429062921.31290.10.camel@perches.com> Subject: Re: [PATCH] compiler: add support for gcc 6 From: Joe Perches To: Anton Blanchard Cc: Linus Torvalds , Andrew Morton , Alan Modra , linux-kernel@vger.kernel.org In-Reply-To: <20150415073259.72ddfc9c@kryten> References: <20150415073259.72ddfc9c@kryten> Content-Type: text/plain; charset="ISO-8859-1" Date: Tue, 14 Apr 2015 18:55:21 -0700 Mime-Version: 1.0 X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 638 Lines: 19 On Wed, 2015-04-15 at 07:32 +1000, Anton Blanchard wrote: > gcc has recently bumped its major version and this is causing kernel > build errors. Create include/linux/compiler-gcc6.h which is a copy > of compiler-gcc5.h, minus a few comments that no longer apply. I still think it'd be better to use a single file https://lkml.org/lkml/2014/9/5/693 and https://lkml.org/lkml/2014/9/4/675 -- 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/