From patchwork Thu May 27 22:34:09 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ian Lance Taylor X-Patchwork-Id: 1484915 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=8.43.85.97; helo=sourceware.org; envelope-from=gcc-patches-bounces@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.a=rsa-sha256 header.s=default header.b=K06ZdkEa; dkim-atps=neutral Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FrjKw0qvbz9sRK for ; Fri, 28 May 2021 08:34:26 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C420B396E85E; Thu, 27 May 2021 22:34:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C420B396E85E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1622154863; bh=05r9aumi85tX55ltkGR83eUrNbm+gAcoXme5sR9TZxQ=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=K06ZdkEaIQ6wHJasNb8VRzKLmG/MfE162eMmGcSTPnV20mk6/VTeLMjux/nC/eNRV KSXiC/YfWwb0Ym4oJZUORKw6KeKuYUqitz/XrfOXdFQuJSlU430EQC0r5In0KBVHbS lwARpQJ6aqC1lJxJgyI73mHTaumb9VTPaPmQNoK8= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by sourceware.org (Postfix) with ESMTPS id 48C4C3853815 for ; Thu, 27 May 2021 22:34:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 48C4C3853815 Received: by mail-ed1-x535.google.com with SMTP id a25so2598751edr.12 for ; Thu, 27 May 2021 15:34:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=05r9aumi85tX55ltkGR83eUrNbm+gAcoXme5sR9TZxQ=; b=ly9/vi4Gu6hsnUMb4pu7+HwJNRTmxm+ltgeO8R44C7cs1DYVXC3L49W73vQ4HczpNk 02YN4D97ACZycOLKAvorm4tMWJGUC/SPezu54g7OF7SI1zRNBUgvkVoLRLxR/xW2TbNM FmSmLfN5u2B9GS6tjuY1S7gKlj1K0VuO+YhYxLablzMIJV4eoUSJh4KpBEtZvtD6C7mw N7LlY/HLBH+PyPz/3JsC7B5FuuaWZlj7kWK09eE3ORwWMWKnxayFc4xgt2u04TJqitqC 7xjXgBnICWJcJaA4l9/X++feZ1ii/UVh3R1hyA5a+aG4hBVXLonEPyh5u/Yw3kfAa4YB RZFA== X-Gm-Message-State: AOAM531wXvooS94cy6iw3yqP8u96d4P3xkSDsKloVUthWNkfFExgpzzN 3xkR5JRD2GR2yhmc04eyB4Xq3DmulIRv8xa1lKaTO6oq8bA= X-Google-Smtp-Source: ABdhPJxOzgQFtJX8TPqJMM3z6wAB5Vg5SPf2EVvDVjmzQz4oyCWLzaGDu4d4F6TUIupqYbaSDR3HvPtizCQORpCT8gs= X-Received: by 2002:a05:6402:4c5:: with SMTP id n5mr6521997edw.322.1622154860103; Thu, 27 May 2021 15:34:20 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 27 May 2021 15:34:09 -0700 Message-ID: Subject: Go patch committed: Don't quote ampersand in gccgo.texi To: gcc-patches , gofrontend-dev X-Spam-Status: No, score=-10.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Ian Lance Taylor via Gcc-patches From: Ian Lance Taylor Reply-To: Ian Lance Taylor Errors-To: gcc-patches-bounces@gcc.gnu.org Sender: "Gcc-patches" This patch removes HTML quoting from the Texinfo file gccgo.html. Committed to mainline. Ian diff --git a/gcc/go/gccgo.texi b/gcc/go/gccgo.texi index ce6b518bb7b..fa0e4882403 100644 --- a/gcc/go/gccgo.texi +++ b/gcc/go/gccgo.texi @@ -495,7 +495,7 @@ like (after importing the @code{os} package): @smallexample var name = [4]byte@{'f', 'o', 'o', 0@}; -i := c_open(&name[0], os.O_RDONLY, 0); +i := c_open(&name[0], os.O_RDONLY, 0); @end smallexample Note that this serves as an example only. To open a file in Go please