From patchwork Fri Sep 23 15:28:28 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: LIU Hao X-Patchwork-Id: 674135 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 3sgchb5bSCz9t14 for ; Sat, 24 Sep 2016 01:28:46 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=S4Vp0Wh/; 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:date :from:to:message-id:subject:mime-version:content-type; q=dns; s= default; b=Cibhb/pJCM2YxBxdHC3ffeGokICZ3DhvYeujnn3mgBygHiLf32xMz JatK7kPrTY+NYAtp+TutMyJoakYwCu4KUPKyRoPQ1H5GTsmTcOC07MUGfhIPOBG1 ogvIPC7tkl3jLsU1vNVHFhrUh9JhZTtRKs0cLNiN1Dwlr7Ej51qvh8= 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:date :from:to:message-id:subject:mime-version:content-type; s= default; bh=jy1BKkYkSaTMxTuvHNxR4RamLNQ=; b=S4Vp0Wh/HY0O//blqUW7 ddBz0iwHjj+yNLhMHLlQyalzW5SPFHgdN15BbROMEf1j4jxFOkjioDd0u7/OCCr3 846AcSo9kjKrMS1Ebrofe0X3lbjzhHzFWTIwpsxOh6wbwmaARPcoFwkdiIILU2Z+ gx1CEYboL8JGotkPkrPGfV8= Received: (qmail 49438 invoked by alias); 23 Sep 2016 15:28:40 -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 49423 invoked by uid 89); 23 Sep 2016 15:28:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=BAYES_50, FREEMAIL_FROM, FROM_MISSP_FREEMAIL, FROM_MISSP_XPRIO, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 spammy=UD:126.com, H*r:220.181.15, H*c:HounHHry, H*MI:126 X-HELO: m15-215.126.com Received: from m15-215.126.com (HELO m15-215.126.com) (220.181.15.215) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 23 Sep 2016 15:28:37 +0000 Received: from lh_mouse$126.com ( [101.86.94.167] ) by ajax-webmail-sdy13 (Coremail) ; Fri, 23 Sep 2016 23:28:31 +0800 (GMT+08:00) Date: Fri, 23 Sep 2016 23:28:28 +0800 From: "lhmouse" To: "gcc-patches" Message-ID: <17e1dbbf.eea2b.15757a98ae4.Coremail.lh_mouse@126.com> Subject: [PATCH] Fixed up missing semicolons. MIME-Version: 1.0 X-CM-TRANSID: 8cqowADn7YUgSuVX37xJAA--.58009W X-CM-SenderInfo: 5okbz0xxvhqiyswou0bp/1tbiFxXtRlWfqivOZwABsK X-Coremail-Antispam: 1U5529EdanIXcx71UUUUU7vcSsGvfC2KfnxnUU== Hi GCC developers, Today I was trying bootstrapping GCC 7.0.0 and stage 1 compilation failed because of two missing semicolons. After this patch was applied, xgcc could be built successfully, although it still failed the self-test. -------------- Best regards, lh_mouse 2016-09-23 From 1133ae49102751b24cfd0368986a63f482afe8d0 Mon Sep 17 00:00:00 2001 From: lhmouse Date: Fri, 23 Sep 2016 19:11:03 +0800 Subject: [PATCH] Fixed up missing semicolons. Signed-off-by: lhmouse --- gcc/config/i386/cygming.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.9.1 diff --git a/gcc/config/i386/cygming.h b/gcc/config/i386/cygming.h index 60e11b4..1d9675e 100644 --- a/gcc/config/i386/cygming.h +++ b/gcc/config/i386/cygming.h @@ -111,7 +111,7 @@ along with GCC; see the file COPYING3. If not see assemble_name (FILE, LABEL); \ if ((OFFSET) != 0) \ fprintf (FILE, "+" HOST_WIDE_INT_PRINT_DEC, \ - (HOST_WIDE_INT) (OFFSET)) \ + (HOST_WIDE_INT) (OFFSET)); \ break; \ case 8: \ /* This is a hack. There is no 64-bit section relative \ @@ -123,7 +123,7 @@ along with GCC; see the file COPYING3. If not see assemble_name (FILE, LABEL); \ if ((OFFSET) != 0) \ fprintf (FILE, "+" HOST_WIDE_INT_PRINT_DEC, \ - (HOST_WIDE_INT) (OFFSET)) \ + (HOST_WIDE_INT) (OFFSET)); \ fputs ("\n\t.long\t0", FILE); \ break; \ default: \