From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:28:0:1:25:1]) by sourceware.org (Postfix) with ESMTPS id B60CB3945C25 for ; Tue, 15 Nov 2022 22:54:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B60CB3945C25 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nefkom.net Received: from frontend03.mail.m-online.net (unknown [192.168.6.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4NBhMG2qLxz1s956; Tue, 15 Nov 2022 23:54:34 +0100 (CET) Received: from localhost (dynscan3.mnet-online.de [192.168.6.84]) by mail.m-online.net (Postfix) with ESMTP id 4NBhMG1M1cz1qqlR; Tue, 15 Nov 2022 23:54:34 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan3.mail.m-online.net [192.168.6.84]) (amavisd-new, port 10024) with ESMTP id hlW6SA673-he; Tue, 15 Nov 2022 23:54:33 +0100 (CET) X-Auth-Info: A1pvBayNcgda7smOxTFnO7uBpZUmdBgK+7d8PC2tjFLPj9GXZs+zqif/MJOHuxqx Received: from igel.home (aftr-82-135-86-168.dynamic.mnet-online.de [82.135.86.168]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 15 Nov 2022 23:54:33 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id E5DA92C3631; Tue, 15 Nov 2022 23:54:32 +0100 (CET) From: Andreas Schwab To: Christoph Muellner Cc: gcc-patches@gcc.gnu.org, Kito Cheng , Palmer Dabbelt , Philipp Tomsich , Martin Liska , Jeff Law Subject: Re: [PATCH] doc: invoke: riscv: Fix closing block bracket References: <20221115223648.196471-1-christoph.muellner@vrull.eu> X-Yow: HUMAN REPLICAS are inserted into VATS of NUTRITIONAL YEAST... Date: Tue, 15 Nov 2022 23:54:32 +0100 In-Reply-To: <20221115223648.196471-1-christoph.muellner@vrull.eu> (Christoph Muellner's message of "Tue, 15 Nov 2022 23:36:48 +0100") Message-ID: <87tu2z96c7.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-8.3 required=5.0 tests=BAYES_00,GIT_PATCH_0,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Nov 15 2022, Christoph Muellner wrote: > diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi > index 057439a004c..dfac7c85844 100644 > --- a/gcc/doc/invoke.texi > +++ b/gcc/doc/invoke.texi > @@ -1220,8 +1220,8 @@ See RS/6000 and PowerPC Options. > -malign-data=@var{type} @gol > -mbig-endian -mlittle-endian @gol > -mstack-protector-guard=@var{guard} -mstack-protector-guard-reg=@var{reg} @gol > --mstack-protector-guard-offset=@var{offset}} > --mcsr-check -mno-csr-check @gol > +-mstack-protector-guard-offset=@var{offset} @gol > +-mcsr-check -mno-csr-check @gol} There should be no @gol at the end of the list. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."