From patchwork Tue Sep 12 11:06:06 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Zissulescu X-Patchwork-Id: 812769 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-461906-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="nnfhoiHD"; 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 3xs2Bd2kG1z9s7g for ; Tue, 12 Sep 2017 21:09:53 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:mime-version:content-type; q=dns; s=default; b=Yg/DMIl5nyhFh3Z+yMKNMZ/0RaZC7wErMG7vC2UbtvJn8h5bfK 8rGA9rNdi2ybrBfid1ZIX+OEOm29HHNzMppTq+Mi3QWHCyuhaLT357nlz6SbAjM4 YF14etoXNVQvcU/3LzLt4tE4/g50UaSGhhMAb13MSszOFUApK7ByM/m+w= 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:from :to:cc:subject:date:message-id:mime-version:content-type; s= default; bh=yu+vh2Aq6q+u/fAxpeDSdQkEJwM=; b=nnfhoiHD0ZR+dwtbBr8D JnFuhRueE1iG4eg2jfYnaJ3CVWSUEjJv4PsK7wFlfghpebvuewkMlIUndefgfQm8 3PJJom2wOY1xak2j1pLE+2Lf50qP+SjJeVjP+fmkA0iWpNi6Cm0U6FCwqekJqEaY plxiJY+GQwIeLKufPMezAkc= Received: (qmail 22615 invoked by alias); 12 Sep 2017 11:09:45 -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 22605 invoked by uid 89); 12 Sep 2017 11:09:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-23.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=2.11, HX-HELO:sk:smtprel X-HELO: smtprelay.synopsys.com Received: from smtprelay4.synopsys.com (HELO smtprelay.synopsys.com) (198.182.47.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 12 Sep 2017 11:09:41 +0000 Received: from mailhost.synopsys.com (mailhost2.synopsys.com [10.13.184.66]) by smtprelay.synopsys.com (Postfix) with ESMTP id 33E6F24E087A; Tue, 12 Sep 2017 04:09:39 -0700 (PDT) Received: from mailhost.synopsys.com (localhost [127.0.0.1]) by mailhost.synopsys.com (Postfix) with ESMTP id CD5D2B38; Tue, 12 Sep 2017 04:09:39 -0700 (PDT) Received: from US01WXQAHTC1.internal.synopsys.com (us01wxqahtc1.internal.synopsys.com [10.12.238.230]) by mailhost.synopsys.com (Postfix) with ESMTP id ADAEAB32; Tue, 12 Sep 2017 04:09:39 -0700 (PDT) Received: from IN01WEHTCB.internal.synopsys.com (10.144.199.106) by US01WXQAHTC1.internal.synopsys.com (10.12.238.230) with Microsoft SMTP Server (TLS) id 14.3.266.1; Tue, 12 Sep 2017 04:09:39 -0700 Received: from IN01WEHTCA.internal.synopsys.com (10.144.199.104) by IN01WEHTCB.internal.synopsys.com (10.144.199.105) with Microsoft SMTP Server (TLS) id 14.3.266.1; Tue, 12 Sep 2017 16:39:36 +0530 Received: from nl20droid1.internal.synopsys.com (10.100.24.228) by IN01WEHTCA.internal.synopsys.com (10.144.199.243) with Microsoft SMTP Server (TLS) id 14.3.266.1; Tue, 12 Sep 2017 16:39:36 +0530 From: Claudiu Zissulescu To: CC: , , Subject: [PATCH] [ARC] Check the assembler for gdwarf2 support. Date: Tue, 12 Sep 2017 13:06:06 +0200 Message-ID: <1505214366-23490-1-git-send-email-claziss@synopsys.com> MIME-Version: 1.0 From: claziss This small patch enables the gcc driver to pass dwarf related options to the assembler. Ok to apply? Claudiu gcc/ 2017-06-21 Claudiu Zissulescu * configure.ac: Add arc and check if assembler supports gdwarf2. * configure: Regenerate. --- gcc/configure | 6 +++--- gcc/configure.ac | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gcc/configure b/gcc/configure index 9cee670..13f97cd 100755 --- a/gcc/configure +++ b/gcc/configure @@ -27664,9 +27664,9 @@ esac # ??? Once 2.11 is released, probably need to add first known working # version to the per-target configury. case "$cpu_type" in - aarch64 | alpha | arm | avr | bfin | cris | i386 | m32c | m68k | microblaze \ - | mips | nios2 | pa | riscv | rs6000 | score | sparc | spu | tilegx \ - | tilepro | visium | xstormy16 | xtensa) + aarch64 | alpha | arc | arm | avr | bfin | cris | i386 | m32c | m68k \ + | microblaze | mips | nios2 | pa | riscv | rs6000 | score | sparc | spu \ + | tilegx | tilepro | visium | xstormy16 | xtensa) insn="nop" ;; ia64 | s390) diff --git a/gcc/configure.ac b/gcc/configure.ac index 0c0e359..8271138 100644 --- a/gcc/configure.ac +++ b/gcc/configure.ac @@ -4810,9 +4810,9 @@ esac # ??? Once 2.11 is released, probably need to add first known working # version to the per-target configury. case "$cpu_type" in - aarch64 | alpha | arm | avr | bfin | cris | i386 | m32c | m68k | microblaze \ - | mips | nios2 | pa | riscv | rs6000 | score | sparc | spu | tilegx \ - | tilepro | visium | xstormy16 | xtensa) + aarch64 | alpha | arc | arm | avr | bfin | cris | i386 | m32c | m68k \ + | microblaze | mips | nios2 | pa | riscv | rs6000 | score | sparc | spu \ + | tilegx | tilepro | visium | xstormy16 | xtensa) insn="nop" ;; ia64 | s390)