From patchwork Thu Feb 9 17:47:55 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: 726276 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 3vK5Cw2SQ5z9s7q for ; Fri, 10 Feb 2017 04:48:44 +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="jaUMESgZ"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E742A30898; Thu, 9 Feb 2017 17:48:41 +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 wAGV5YoZVz7j; Thu, 9 Feb 2017 17:48:39 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id B858E3114D; Thu, 9 Feb 2017 17:48:38 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id E33731BFB22 for ; Thu, 9 Feb 2017 17:48:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id DFAE3C1D7C for ; Thu, 9 Feb 2017 17:48:14 +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 CVx5nvxri5Wr for ; Thu, 9 Feb 2017 17:48:13 +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 fraxinus.osuosl.org (Postfix) with ESMTPS id 4F91285C54 for ; Thu, 9 Feb 2017 17:48:13 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3vK5CH320NzyrH for ; Thu, 9 Feb 2017 18:48:11 +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= 1486662487; x=1487267288; bh=kLNPYiD76cmJKbX4W8cBuY5BLo8n1GUtZYu TF65xcwU=; b=jaUMESgZ92TACJ1m5w69NQfvMHFteM/XiBY0di6IAWzCT8LG8Ps pEPOjZMpzIzjwhcLwm/3BmUyiERdkQ55EciIeuk8WbMbnIapNTTAtw6NtSjdY0gH 4Tb4uerDt9u0gy4yEPaMCzQfXTACXT318Of4LjJ46xbsiZttdSD/ShZ1RR2bcny2 Rld2rqdCXzlB8JkMW2dpKmEYxib4GqBArqaJzn9Jr9ddgf3biaN+ZdhZ0zY8TZny tkE1W1xZLjN5tBIYYWkHXD2L9SGE1IpvRaZ+RVYO5nxdWApZpMxlJweIxfpZKgnl 8ERmKloqMQ6dVa9VT+KvyKJieVm31V87gwg== 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 J6lXE7HBHmvm; Thu, 9 Feb 2017 18:48:07 +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:06 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Thu, 9 Feb 2017 18:47:55 +0100 Message-Id: <20170209174759.15819-3-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 2/6] arch: mark NIOS II 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" NIOS II 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/Config.in b/arch/Config.in index 7149b2cb3..31e674d92 100644 --- a/arch/Config.in +++ b/arch/Config.in @@ -154,6 +154,7 @@ config BR2_mips64el config BR2_nios2 bool "Nios II" select BR2_ARCH_HAS_MMU_MANDATORY + select BR2_TOOLCHAIN_HAS_GCC_BUG_64735 help Nios II is a soft core processor from Altera Corporation. http://www.altera.com/