From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ABD14C433B4 for ; Sat, 15 May 2021 07:27:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 863A761370 for ; Sat, 15 May 2021 07:27:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232870AbhEOH3I (ORCPT ); Sat, 15 May 2021 03:29:08 -0400 Received: from smtprelay0168.hostedemail.com ([216.40.44.168]:46554 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S231217AbhEOH3F (ORCPT ); Sat, 15 May 2021 03:29:05 -0400 Received: from omf06.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay04.hostedemail.com (Postfix) with ESMTP id 6060118026A05; Sat, 15 May 2021 07:27:51 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: joe@perches.com) by omf06.hostedemail.com (Postfix) with ESMTPA id B36F22448B4; Sat, 15 May 2021 07:27:46 +0000 (UTC) Message-ID: Subject: Re: [PATCH] Raise the minimum GCC version to 5.2 From: Joe Perches To: Pavel Machek , Masahiro Yamada Cc: linux-kernel@vger.kernel.org, Linus Torvalds , linux-kbuild@vger.kernel.org, Arnd Bergmann , Greg Kroah-Hartman , Will Deacon , Miguel Ojeda , Catalin Marinas , Albert Ou , Benjamin Herrenschmidt , Jonathan Corbet , Michael Ellerman , Palmer Dabbelt , Paul Mackerras , Paul Walmsley , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-riscv@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Date: Sat, 15 May 2021 00:27:45 -0700 In-Reply-To: <20210515071410.GA27201@amd> References: <20210501151538.145449-1-masahiroy@kernel.org> <20210515071410.GA27201@amd> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.38.1-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Rspamd-Server: rspamout05 X-Rspamd-Queue-Id: B36F22448B4 X-Stat-Signature: sk6bp1su8mgpmhdudeekd6zmd57nm8uk X-Session-Marker: 6A6F6540706572636865732E636F6D X-Session-ID: U2FsdGVkX18VobztuKx5cPb+cCAmoDLIOZAXmsA6C+8= X-HE-Tag: 1621063666-295586 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2021-05-15 at 09:14 +0200, Pavel Machek wrote: > On Sun 2021-05-02 00:15:38, Masahiro Yamada wrote: > > The current minimum GCC version is 4.9 except ARCH=arm64 requiring > > GCC 5.1. > > Please don't. I'm still on 4.9 on machine I can't easily update, Why is that? Later compiler versions are available. http://cdn.kernel.org/pub/tools/crosstool/ Is there some other reason your machine can not have the compiler version updated? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ED59FC433B4 for ; Sat, 15 May 2021 07:28:33 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B6D3E61370 for ; Sat, 15 May 2021 07:28:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B6D3E61370 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=perches.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Date:Cc:To:From: Subject:Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=J7VE/7IVABvgGnDvAbeDMo7bn3xwZ8LAFVy4Zgat3tI=; b=AORQsNyM2/iKqUwO4cGJzVnSf TgBDz8NVbrqnGuDqZdCQMaspzFUQw44XD+xmTfqUNqrUU9YrojE7W6BcC2HlnDRqMb5vtpQ9EesjV ZSgTimjeYoybW8Y0u70iQQFZy2EJayrKcj4B+CfCzsBol3JKAJS5OMWtwa7rMOPu996a269aAYm5C KnAYAJltMHT3bGKAHhlD1bMNDm8xf3vw880INXYgqC3KjJXl5e2wRE/QrkIrarO1XTEkFWSF/RYZK EffelAF3zgMvn6KvQUjH9qJMa5b+AUExH9m09ygUwT+v+ilKTcmSVt77pia/hFtkE7EdYUeXl/gND nmDaO4zmg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lhoie-009tKa-Iv; Sat, 15 May 2021 07:28:16 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhoiS-009tJY-5S; Sat, 15 May 2021 07:28:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Content-Type:References:In-Reply-To:Date:Cc:To:From:Subject: Message-ID:Sender:Reply-To:Content-ID:Content-Description; bh=rBHwHCXsebc1237elnShQP75Eoq4Y6TbpHdFfVzzdSg=; b=gPIVUebCj/H9yDwQPskSmD0JlB uI3spSp4bSJQ1/iXUmfSr0bnQM71GdFauMA5qcfkZ2HVN3uqwVTJLwgbU6C60f/sX+T+Dbg3I2q4+ EjeBoZugjneu22Nm3tKk7UXaHsVNSq1kvkULGg7S+A1Az1eJ/3yoxIXlaLDiWMC2+1y08Mv29TcHR S7O0s4pHPCigrI/tJH3XS9fAGGYaN/iJ5M1KhWgFY/V9HMf8ta7bBsdrRM6wo2nhqra4tpYRcEvBe zIo3R5JFJKI+C6NfhPLXTbfIbwjS5wP7qCA7bjJs/m6PwnwH3FFrOIT6/H8BRES7PHJplbiJ69O2i DTNj8MGA==; Received: from smtprelay0187.hostedemail.com ([216.40.44.187] helo=smtprelay.hostedemail.com) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhoiP-00CQle-18; Sat, 15 May 2021 07:28:02 +0000 Received: from omf06.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay04.hostedemail.com (Postfix) with ESMTP id 6060118026A05; Sat, 15 May 2021 07:27:51 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: joe@perches.com) by omf06.hostedemail.com (Postfix) with ESMTPA id B36F22448B4; Sat, 15 May 2021 07:27:46 +0000 (UTC) Message-ID: Subject: Re: [PATCH] Raise the minimum GCC version to 5.2 From: Joe Perches To: Pavel Machek , Masahiro Yamada Cc: linux-kernel@vger.kernel.org, Linus Torvalds , linux-kbuild@vger.kernel.org, Arnd Bergmann , Greg Kroah-Hartman , Will Deacon , Miguel Ojeda , Catalin Marinas , Albert Ou , Benjamin Herrenschmidt , Jonathan Corbet , Michael Ellerman , Palmer Dabbelt , Paul Mackerras , Paul Walmsley , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-riscv@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Date: Sat, 15 May 2021 00:27:45 -0700 In-Reply-To: <20210515071410.GA27201@amd> References: <20210501151538.145449-1-masahiroy@kernel.org> <20210515071410.GA27201@amd> User-Agent: Evolution 3.38.1-1 MIME-Version: 1.0 X-Rspamd-Server: rspamout05 X-Rspamd-Queue-Id: B36F22448B4 X-Stat-Signature: sk6bp1su8mgpmhdudeekd6zmd57nm8uk X-Session-Marker: 6A6F6540706572636865732E636F6D X-Session-ID: U2FsdGVkX18VobztuKx5cPb+cCAmoDLIOZAXmsA6C+8= X-HE-Tag: 1621063666-295586 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210515_002801_168689_B9C4B646 X-CRM114-Status: UNSURE ( 9.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Sat, 2021-05-15 at 09:14 +0200, Pavel Machek wrote: > On Sun 2021-05-02 00:15:38, Masahiro Yamada wrote: > > The current minimum GCC version is 4.9 except ARCH=arm64 requiring > > GCC 5.1. > > Please don't. I'm still on 4.9 on machine I can't easily update, Why is that? Later compiler versions are available. http://cdn.kernel.org/pub/tools/crosstool/ Is there some other reason your machine can not have the compiler version updated? _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77C1EC433ED for ; Sat, 15 May 2021 07:28:19 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C2FC0613F0 for ; Sat, 15 May 2021 07:28:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C2FC0613F0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=perches.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Fhxns1kHNz3004 for ; Sat, 15 May 2021 17:28:17 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=perches.com (client-ip=216.40.44.33; helo=smtprelay.hostedemail.com; envelope-from=joe@perches.com; receiver=) Received: from smtprelay.hostedemail.com (smtprelay0033.hostedemail.com [216.40.44.33]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4FhxnS4vfKz2xfN for ; Sat, 15 May 2021 17:27:55 +1000 (AEST) Received: from omf06.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay04.hostedemail.com (Postfix) with ESMTP id 6060118026A05; Sat, 15 May 2021 07:27:51 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: joe@perches.com) by omf06.hostedemail.com (Postfix) with ESMTPA id B36F22448B4; Sat, 15 May 2021 07:27:46 +0000 (UTC) Message-ID: Subject: Re: [PATCH] Raise the minimum GCC version to 5.2 From: Joe Perches To: Pavel Machek , Masahiro Yamada Date: Sat, 15 May 2021 00:27:45 -0700 In-Reply-To: <20210515071410.GA27201@amd> References: <20210501151538.145449-1-masahiroy@kernel.org> <20210515071410.GA27201@amd> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.38.1-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Rspamd-Server: rspamout05 X-Rspamd-Queue-Id: B36F22448B4 X-Stat-Signature: sk6bp1su8mgpmhdudeekd6zmd57nm8uk X-Session-Marker: 6A6F6540706572636865732E636F6D X-Session-ID: U2FsdGVkX18VobztuKx5cPb+cCAmoDLIOZAXmsA6C+8= X-HE-Tag: 1621063666-295586 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Albert Ou , Arnd Bergmann , linux-kbuild@vger.kernel.org, Greg Kroah-Hartman , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Linus Torvalds , Palmer Dabbelt , Paul Walmsley , Catalin Marinas , Miguel Ojeda , Paul Mackerras , linux-riscv@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, Will Deacon , linux-arm-kernel@lists.infradead.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Sat, 2021-05-15 at 09:14 +0200, Pavel Machek wrote: > On Sun 2021-05-02 00:15:38, Masahiro Yamada wrote: > > The current minimum GCC version is 4.9 except ARCH=arm64 requiring > > GCC 5.1. > > Please don't. I'm still on 4.9 on machine I can't easily update, Why is that? Later compiler versions are available. http://cdn.kernel.org/pub/tools/crosstool/ Is there some other reason your machine can not have the compiler version updated? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62309C433B4 for ; Sat, 15 May 2021 07:29:29 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 22E5461370 for ; Sat, 15 May 2021 07:29:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 22E5461370 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=perches.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Date:Cc:To:From: Subject:Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=LBKRPTka6bOB1bOoL0NGEgzzo0K9VtzzTLWZtM4oZMw=; b=MS70SOQBor3mbXu29ckV8VwIw WeY0IriJZuLj5hrw/ybg3A51mCNui2S4GsICyN9lyxobfgFJ9Wif4jIpkvibjplbJEmbAIdIkchPY p6/YoCT2PoZFL/o6mVYYYvFnRE/Zl2kHVwGJrIWz2/au/iZvLx+pEPOJWYVvIS6AlLW6wsQ9nmkhd BXjgLoqJiCytX7dBP4hmkPEGk+SVx6bmXqohsc1k86QNa9mLBHg5IBKXUaUPTO2P6Jf1cfY9UX8lv oJU9RLWYGkCKQwd05ox1G0ye7i92evG6lQSPj4Ik3Vm76nQ/R/6U/qkBRazUzYGF+lxh9n6RYlPcp RMcyfGZ9A==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lhoiU-009tJm-HB; Sat, 15 May 2021 07:28:06 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhoiS-009tJY-5S; Sat, 15 May 2021 07:28:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Content-Type:References:In-Reply-To:Date:Cc:To:From:Subject: Message-ID:Sender:Reply-To:Content-ID:Content-Description; bh=rBHwHCXsebc1237elnShQP75Eoq4Y6TbpHdFfVzzdSg=; b=gPIVUebCj/H9yDwQPskSmD0JlB uI3spSp4bSJQ1/iXUmfSr0bnQM71GdFauMA5qcfkZ2HVN3uqwVTJLwgbU6C60f/sX+T+Dbg3I2q4+ EjeBoZugjneu22Nm3tKk7UXaHsVNSq1kvkULGg7S+A1Az1eJ/3yoxIXlaLDiWMC2+1y08Mv29TcHR S7O0s4pHPCigrI/tJH3XS9fAGGYaN/iJ5M1KhWgFY/V9HMf8ta7bBsdrRM6wo2nhqra4tpYRcEvBe zIo3R5JFJKI+C6NfhPLXTbfIbwjS5wP7qCA7bjJs/m6PwnwH3FFrOIT6/H8BRES7PHJplbiJ69O2i DTNj8MGA==; Received: from smtprelay0187.hostedemail.com ([216.40.44.187] helo=smtprelay.hostedemail.com) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhoiP-00CQle-18; Sat, 15 May 2021 07:28:02 +0000 Received: from omf06.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay04.hostedemail.com (Postfix) with ESMTP id 6060118026A05; Sat, 15 May 2021 07:27:51 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: joe@perches.com) by omf06.hostedemail.com (Postfix) with ESMTPA id B36F22448B4; Sat, 15 May 2021 07:27:46 +0000 (UTC) Message-ID: Subject: Re: [PATCH] Raise the minimum GCC version to 5.2 From: Joe Perches To: Pavel Machek , Masahiro Yamada Cc: linux-kernel@vger.kernel.org, Linus Torvalds , linux-kbuild@vger.kernel.org, Arnd Bergmann , Greg Kroah-Hartman , Will Deacon , Miguel Ojeda , Catalin Marinas , Albert Ou , Benjamin Herrenschmidt , Jonathan Corbet , Michael Ellerman , Palmer Dabbelt , Paul Mackerras , Paul Walmsley , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-riscv@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Date: Sat, 15 May 2021 00:27:45 -0700 In-Reply-To: <20210515071410.GA27201@amd> References: <20210501151538.145449-1-masahiroy@kernel.org> <20210515071410.GA27201@amd> User-Agent: Evolution 3.38.1-1 MIME-Version: 1.0 X-Rspamd-Server: rspamout05 X-Rspamd-Queue-Id: B36F22448B4 X-Stat-Signature: sk6bp1su8mgpmhdudeekd6zmd57nm8uk X-Session-Marker: 6A6F6540706572636865732E636F6D X-Session-ID: U2FsdGVkX18VobztuKx5cPb+cCAmoDLIOZAXmsA6C+8= X-HE-Tag: 1621063666-295586 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210515_002801_168689_B9C4B646 X-CRM114-Status: UNSURE ( 9.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, 2021-05-15 at 09:14 +0200, Pavel Machek wrote: > On Sun 2021-05-02 00:15:38, Masahiro Yamada wrote: > > The current minimum GCC version is 4.9 except ARCH=arm64 requiring > > GCC 5.1. > > Please don't. I'm still on 4.9 on machine I can't easily update, Why is that? Later compiler versions are available. http://cdn.kernel.org/pub/tools/crosstool/ Is there some other reason your machine can not have the compiler version updated? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel