From patchwork Thu Feb 9 17:47:57 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: 726271 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vK5CM4vfxz9s7q for ; Fri, 10 Feb 2017 04:48:15 +1100 (AEDT) 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="r9ebkEIO"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E7FCA3086C; Thu, 9 Feb 2017 17:48:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x0Pc3BLfd1Py; Thu, 9 Feb 2017 17:48:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 9586630829; Thu, 9 Feb 2017 17:48:12 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 310ED1BFB22 for ; Thu, 9 Feb 2017 17:48:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 2D3A53084E for ; Thu, 9 Feb 2017 17:48:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CxGLhpdfYNcy for ; Thu, 9 Feb 2017 17:48:11 +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 silver.osuosl.org (Postfix) with ESMTPS id D9D0430829 for ; Thu, 9 Feb 2017 17:48:10 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3vK5CF041czytZ for ; Thu, 9 Feb 2017 18:48:09 +0100 (CET) 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:references:in-reply-to:x-mailer:message-id:date :date:subject:subject:from:from:received:received; s=default; t= 1486662488; x=1487267289; bh=0KoCHjTPY9SoaHxMwl2PBftV9xyRydRvA8e HhWY2fEI=; b=r9ebkEIO1iC89XI9r6KnapK1JvipIofi6s1VRgFcHdiLLnffVZw gsUCOOdb8Ongr8I21vJ40h2gDDwWmxQFuvtlfCaTu9BvrG5jJZuW9NocpjPX/luK D+mhP0MLsuU1JUr6zCp9apN0s89EPArmJVfDTnupllAyF+Nj36QLuMkgYXwfN/Uu +/g01hvrG58vuCsDjcZJJD7MR3XEJ5HxTcNeBhb5P/tKS+ZtvWFSFm1vjDIjhYfh zsiuBP3hU9pDCQGjq8fv59QUyQm6RNd+DjO2r6foiEeg6gcL7oz+DfNMZmf9FDee 6lOEUqOOimZHq+zBsHggvqmUs/XNJab2kSw== 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 3POhBAycT7Fc; Thu, 9 Feb 2017 18:48:08 +0100 (CET) Received: from nzxt.fritz.box (x4d0cc25b.dyn.telefonica.de [77.12.194.91]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Thu, 9 Feb 2017 18:48:08 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Thu, 9 Feb 2017 18:47:57 +0100 Message-Id: <20170209174759.15819-5-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.11.1 In-Reply-To: <20170209174759.15819-1-joerg.krause@embedded.rocks> References: <20170209174759.15819-1-joerg.krause@embedded.rocks> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 4/6] arch/sparc: mark SPARCv8 as affected by GCC PR libstdc++/64735 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" SPARCv8 does not support always lock-free atomic ints. Therefore, exception_ptr, nested_exception, and future from libstdc++ are not available before GCC 7. Signed-off-by: Jörg Krause --- arch/Config.in.sparc | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/Config.in.sparc b/arch/Config.in.sparc index 307540fdb..85b7c8cd8 100644 --- a/arch/Config.in.sparc +++ b/arch/Config.in.sparc @@ -9,6 +9,7 @@ choice config BR2_sparc_v8 bool "v8" depends on BR2_sparc + select BR2_TOOLCHAIN_HAS_GCC_BUG_64735 config BR2_sparc_leon3 bool "leon3" depends on BR2_sparc