From patchwork Wed Feb 5 17:59:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Stubbs X-Patchwork-Id: 1233964 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-518971-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha1 header.s=default header.b=QTrWKru/; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 48CTph6htMz9sRX for ; Thu, 6 Feb 2020 04:59:23 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type; q=dns; s=default; b=XzPlZ/Q0c/9kEF3soJpVcilPBaL/F5F8Uff4e4vBDhSmWDgSmk Av1le7vFuzy7Bv5Uj6PVO3/EXkVTBd3ZRC41R/3LXjIPMROL/J9yB6I1Fp8uxKjV +d89HIXKPpjYqCBr4Viql4SYalHkeCLhlnEynF1gP/vGE7+96hGbieYow= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type; s= default; bh=8wUDNwQwpcS1W1robSuzF0xe02M=; b=QTrWKru/N8AA8NLtMiR+ 05dCn+Ljx/YzH9Nid3ENCzebSF4/MTbW22dd9OiOWKNAK6RHGMssJjidoQHuCdKY QJPoCpqsCd1Z9Gnwtqa9GmzpK9YVNjZpKIhzCdloVmf12cXGj6TNcWg5td4DMaeT gn1H0yCsqWTi4M4HegPu5NE= Received: (qmail 4905 invoked by alias); 5 Feb 2020 17:59:11 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 4894 invoked by uid 89); 5 Feb 2020 17:59:10 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-18.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_PASS autolearn=ham version=3.3.1 spammy=ldl X-HELO: esa1.mentor.iphmx.com Received: from esa1.mentor.iphmx.com (HELO esa1.mentor.iphmx.com) (68.232.129.153) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 05 Feb 2020 17:59:09 +0000 IronPort-SDR: QnHM0Nazjig1U8ygmxhqJY8PmtGmq51sKFfrgUqWnuBu9MvEo14GhAYVlEGjBW/9utHw71tQrO Ah/Grm98UJp+QTAc76eIvDBW6SC8kbhgJSW9DIYLj9yAA4xbcSuWxUGu6j/t9Rpy7d/eyKA/el RpvytPss3RyfsNeUngpC2GDqeDv8P/2Ac8nkPpyNqimGAckLORH29Q8b0Bgub5ZlCb9mquLHXK b6jKkQ58cqJsMsLDtn1/w+xi0hEvLGMgh8+KS1JcQqHlo8rmjauJeHOcX0btersNLtigOIpf/m 1WQ= Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa1.mentor.iphmx.com with ESMTP; 05 Feb 2020 09:59:07 -0800 IronPort-SDR: LDyBha3sQhy7uSZCVymSvppEy6zRPGVlMAQY0nmMVArW4TRMayyGnil9XsoslTwUOoUzN5vvlm n9SUfqmWsCog== To: "gcc-patches@gcc.gnu.org" From: Andrew Stubbs Subject: [committed] amdgcn: Remove redundant multilib Message-ID: Date: Wed, 5 Feb 2020 17:59:00 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 This patch removes a redundant "gfx900/gfx906" multilib that was added by accident. We need those options independently, but not together. Andrew amdgcn: Remove redundant multilib 2020-02-05 Andrew Stubbs gcc/ * config/gcn/t-gcn-hsa (MULTILIB_OPTIONS): Use / not space. diff --git a/gcc/config/gcn/t-gcn-hsa b/gcc/config/gcn/t-gcn-hsa index 9bd16abbc02..af203c5cf05 100644 --- a/gcc/config/gcn/t-gcn-hsa +++ b/gcc/config/gcn/t-gcn-hsa @@ -42,7 +42,7 @@ ALL_HOST_OBJS += gcn-run.o gcn-run$(exeext): gcn-run.o +$(LINKER) $(ALL_LINKERFLAGS) $(LDFLAGS) -o $@ $< -ldl -MULTILIB_OPTIONS = march=gfx900 march=gfx906 +MULTILIB_OPTIONS = march=gfx900/march=gfx906 MULTILIB_DIRNAMES = gfx900 gfx906 PASSES_EXTRA += $(srcdir)/config/gcn/gcn-passes.def