From patchwork Fri May 5 17:33:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nathan Sidwell X-Patchwork-Id: 759118 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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 3wKJsS3mZyz9s75 for ; Sat, 6 May 2017 03:33:47 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="YLqeQzCG"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to:cc :from:subject:message-id:date:mime-version:content-type; q=dns; s=default; b=fHsIauEEJmaV5oB1CGFGm2E4Mlvc1Y0B6CSovZkxzNlsvRI7IB uESDAMwWRya3tzigEl/6LhHAyytMK8w1zAqVPWe10X+v8y3dU6iVbY7fT2DTh+Tt YgQ74UI3zu+Qu3mh+L+FW1L0JtoaOv6wb5Wc1xwY8ImoPEKaCe1EPOI6E= 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:cc :from:subject:message-id:date:mime-version:content-type; s= default; bh=47dY1ij79vSEM7yaK0QO0Jb6ZQ0=; b=YLqeQzCGq8U3Ra7aU3zz fq6aVev5jXqfhQ9ZGprc+dh9ctaZ6UpfmneGe1H2WbcbynamSLgAXwkIm5SRuEbV qJSRJUwkRZVhQHBMaD1ENoqyaIRjdOxZCH4Ll6yBpxSHy5cr2CxAwxcnRxRpLRIu 9Vt3TRAZ95fksoZV6GCd3Lo= Received: (qmail 49819 invoked by alias); 5 May 2017 17:33:37 -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 49192 invoked by uid 89); 5 May 2017 17:33:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, FREEMAIL_FROM, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=configargsh, UD:configargs.h, configargs.h, Hx-languages-length:778 X-HELO: mail-yb0-f193.google.com Received: from mail-yb0-f193.google.com (HELO mail-yb0-f193.google.com) (209.85.213.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 05 May 2017 17:33:35 +0000 Received: by mail-yb0-f193.google.com with SMTP id 19so436730ybl.2 for ; Fri, 05 May 2017 10:33:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:to:cc:from:subject:message-id:date :user-agent:mime-version:content-language; bh=AIDyBM3TkH86LltlMC3NzNJw6XqrwF5Ki5xco1LJ1i8=; b=Fi+fp3Fglz8Ykcry6uXHl71bcWioZbb+al8i2fabo+OdCDaw8BVZpqm2l9IkSghpRq JPEx4NjTeIU+TkDQwIrDm+qh4ONpRX83ExbRb6MFjHK0z7gnN85cLtCvptEIU5OvvuC/ CbPZfBpT+NwthDAKV6hvbYZukMkZVauxQD3ztHV/dMLjOCc0O6KvcGuuJQ/Wzqf4lmSh uxmC2xcBYKF+pc7Sg6t/K+DcRbk9VX0j/dp3cb0VukYECbM809fUfFZLyl/VNwMv1y7i VpkmaXWqgATXZ2O0i6RNOT4Tqt6YKHpdhFd8dDhlgiJPX6g7Z3rzmTNms+nY+It54C4S b5kw== X-Gm-Message-State: AN3rC/6+hNhuUNKipnv0tRPwIPb8jFQbj6udKlJl6IHtXAaWT7WJC8VA pDx1SGrTpcq0Zg== X-Received: by 10.37.215.15 with SMTP id o15mr41645508ybg.119.1494005616539; Fri, 05 May 2017 10:33:36 -0700 (PDT) Received: from ?IPv6:2620:10d:c0a3:20fb:f6d0:5ac5:64cd:f102? ([2620:10d:c091:200::2:16e0]) by smtp.googlemail.com with ESMTPSA id w143sm2662673ywd.1.2017.05.05.10.33.35 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2017 10:33:35 -0700 (PDT) To: GCC Patches Cc: Thomas Preud'homme From: Nathan Sidwell Subject: [PATCH] Fix config.gcc Message-ID: Date: Fri, 5 May 2017 13:33:33 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 I've committed this to fix the build breakage: In file included from ./plugin-version.h:1:0, from /data/users/nathans/trunk/obj/x86_64/../../src/gcc/plugin.c:34: ./configargs.h:7:33: error: expected primary-expression before ';' token } configure_default_options[] = ; It seems Thomas' recent config.gcc commit missed a closing 'fi' nathan 2017-05-05 Nathan Sidwell * config.gcc (arm*-*-*): Add missing 'fi'. Index: config.gcc =================================================================== --- config.gcc (revision 247647) +++ config.gcc (working copy) @@ -3803,6 +3803,7 @@ case "${target}" in ;; esac done + fi if test "x${tmake_profile_file}" != x ; then # arm/t-aprofile and arm/t-rmprofile are only