From patchwork Mon Jun 15 17:56:27 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ian Lance Taylor X-Patchwork-Id: 484486 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 28BC71402A0 for ; Tue, 16 Jun 2015 03:56:39 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=ZycDFEzd; 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 :mime-version:date:message-id:subject:from:to:content-type; q= dns; s=default; b=DRfBe+IuoEAnGutYFHLnfeYoI7tzNWbQehr2f7GIkGStLv LtHC7N/5+hv6n6eQsAYmB16d+JJhvaxqILYyTfG2mxcV2w78yaZG2Q6B8DJ63QD5 cyGNs45kivKSiUbfk4FmtmHnMvSxeu0NsTmN/+qPtYvCHm2ZDm6IU2JMDkKM8= 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 :mime-version:date:message-id:subject:from:to:content-type; s= default; bh=IKz7dFlI17WQcoTMEzjJs51Yeq0=; b=ZycDFEzd4LKfl3n1XN8/ xjBrzugCBom6wfsXK/ldPfMbUPEzJRSfJdIZDf817a97TPeOpBc9ArM2hKArjHaO 1Jd9mjJ0RSQ6Z4311gMe2VNlXv6YaWuIg5QL+IS9s4YCjRCn4VcmhPR8lWJDMoAW r+SOF6PWh49E713Jk0YRWbA= Received: (qmail 122209 invoked by alias); 15 Jun 2015 17:56:32 -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 122195 invoked by uid 89); 15 Jun 2015 17:56:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qk0-f177.google.com Received: from mail-qk0-f177.google.com (HELO mail-qk0-f177.google.com) (209.85.220.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 15 Jun 2015 17:56:30 +0000 Received: by qkdm188 with SMTP id m188so36636260qkd.1 for ; Mon, 15 Jun 2015 10:56:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=weKjABs3G46txhCcFyBtmvvSUoFWQQ5nlLgdt9/U7D4=; b=eVDxUs8pF6X+ETAHGpcAXCVEFkSVzySzSORC8Lp2wHeE3LOBYcI/AtRZvGFkS1UHD2 DSggtoZn7p9BdcZDAaIGwXRNxMF/tGLBftxfS41qSdZLuxRHE/Zt597NfOrRzMExPnm/ IdlKkh2L4vnELUS1ezHNGn97wJVYPdiTXBwTjadJpvd8ibC6H+9WNacvMolq1xS0kWB/ xKUgn5M03wxErFxNHsMiShNRvbb7sUHk41IdcTZYRBUmqBksgWxH/WiYsj3q1a+6YRsO zLUuTq9LqeyrqG7+ByUZuCx7Ep707ZgxSz8mY33qI5iKgVHayZ4Hao8oYGDO3IRMUqIu pj7A== X-Gm-Message-State: ALoCoQnBWDuuAvX1R/EHGVVw4fwP251yhEGx09jFPOd6qz+e/s/zyne8fSQ8kwi+EuwiIlMdXwQ4 MIME-Version: 1.0 X-Received: by 10.55.33.166 with SMTP id f38mr18894593qki.35.1434390988058; Mon, 15 Jun 2015 10:56:28 -0700 (PDT) Received: by 10.96.199.233 with HTTP; Mon, 15 Jun 2015 10:56:27 -0700 (PDT) Date: Mon, 15 Jun 2015 10:56:27 -0700 Message-ID: Subject: Go patch committed: Add MERGE file From: Ian Lance Taylor To: gcc-patches , "gofrontend-dev@googlegroups.com" The master gofrontend repository has changed to git, so I am using a different system for keeping the files up to date in GCC. I've added a MERGE file to the GCC repository to track the most recent change that has been merged over. Ian Index: gcc/go/gofrontend/MERGE =================================================================== --- gcc/go/gofrontend/MERGE (revision 0) +++ gcc/go/gofrontend/MERGE (working copy) @@ -0,0 +1,4 @@ +8eeba3ad318863eea867669609a1910101c23f00 + +The first line of this file holds the git revision number of the last +merge done from the gofrontend repository.