From patchwork Tue Jun 6 14:08:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 771887 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3whtph0dCWz9s5L for ; Wed, 7 Jun 2017 00:09:15 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b="N4x+f4bp"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0FCE786FAE; Tue, 6 Jun 2017 14:09:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7nquZzZHN23K; Tue, 6 Jun 2017 14:09:05 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 1C75C84CAB; Tue, 6 Jun 2017 14:09:05 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id B47A81C232E for ; Tue, 6 Jun 2017 14:09:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id A1CB6875D0 for ; Tue, 6 Jun 2017 14:09:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GCdnmpioN72z for ; Tue, 6 Jun 2017 14:09:01 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by hemlock.osuosl.org (Postfix) with ESMTPS id 6B0A0875AB for ; Tue, 6 Jun 2017 14:09:01 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3whtpJ07B2z100c for ; Tue, 6 Jun 2017 16:08:55 +0200 (CEST) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1496758134; x=1497362935; bh=rs07BH+qroCjpsWj0Wwa2ZC6CRafc9DkzCmJlEX62II=; b=N4x+f4bpJ3lW vcMkzlC/U9Lgkrl/v3GeMM0j25I/niQ0dOh8zB6u0H6sXsKdbZpJgmm8wn5Ig1I5 79EKprUe+N7OkG0b5SPWVzvd4lOJtuJoKMyc8GQjD4Uoez9GlnneFtQIBVvso7S6 vDKlXEidt1etjaofOR4eA3+HOifbt4MPjaJjDyFWT0Ui0X9seiiVl6TqsoyFXL29 Ya43mS4BVLzPPMfpnRDPXaJeX3/7oCn+7tSghpmE2sMgMLRvn8P1tJt5k/vK/gkv L8mmJ+qlCYRjE96ALzZ6bLBUzZtCzDwCmUG3WdkVUAzjn/hzFtArdAGDdzHHfSAp vBymlOFXYg== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 9yn-ve3XBSuk; Tue, 6 Jun 2017 16:08:54 +0200 (CEST) Received: from hp.lintech.bln (ip5b40bc83.dynamic.kabel-deutschland.de [91.64.188.131]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Tue, 6 Jun 2017 16:08:53 +0200 (CEST) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Tue, 6 Jun 2017 16:08:50 +0200 Message-Id: <20170606140850.5823-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.13.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH] toolchain/toolchain-common.in: update definition of BR2_TOOLCHAIN_HAS_GCC_BUG_64735 for GCC 7 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" As GCC7 is now available in Buildroot, update the definition for BR2_TOOLCHAIN_HAS_GCC_BUG_64735 as the bug #64735 is fixed in GCC 7. Signed-off-by: Jörg Krause --- toolchain/toolchain-common.in | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in index d670f44747..06986abdd2 100644 --- a/toolchain/toolchain-common.in +++ b/toolchain/toolchain-common.in @@ -13,10 +13,9 @@ comment "Toolchain Generic Options" # ints before GCC 7 config BR2_TOOLCHAIN_HAS_GCC_BUG_64735 bool - default y if BR2_nios2 - default y if BR2_ARM_CPU_ARMV4 - default y if BR2_ARM_CPU_ARMV5 - default y if BR2_sparc_v8 + default y if (BR2_nios2 || BR2_ARM_CPU_ARMV4 || \ + BR2_ARM_CPU_ARMV5 || BR2_sparc_v8) && \ + !BR2_TOOLCHAIN_GCC_AT_LEAST_7 config BR2_TOOLCHAIN_HAS_NATIVE_RPC bool