From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 9FE0A3858CDA for ; Mon, 25 Jul 2022 22:39:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9FE0A3858CDA Received: from mail-qv1-f72.google.com (mail-qv1-f72.google.com [209.85.219.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-126-ifiD4AXmNse48ItvRihUwQ-1; Mon, 25 Jul 2022 18:39:25 -0400 X-MC-Unique: ifiD4AXmNse48ItvRihUwQ-1 Received: by mail-qv1-f72.google.com with SMTP id e1-20020ad44181000000b00472f8ad6e71so8448717qvp.20 for ; Mon, 25 Jul 2022 15:39:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=/UOTwITLtQGy3rnaGkqct25DSXVIaoGCTBZxGs2pBcE=; b=0HK+qW8i2eiC4WvzTGWno7tNjbCuPsa4YlOOn3Vl3gmVY3w8JLI1xIM7EIVAK7vXGw KNeaVreojYHFqbpBuBAjxpTmmi44dw0yd/lKgwr60MLi0Gconjkw9ZzSaaqrFegRXWPe ay/5D5PV52hDwKM0hfG0p/boJYpvnHzQxt29WuNKEwx86EBCBb3f0IgyJzdfHl3Zfv10 bux47Y/Dd2gfEK2XhEOWCJy0C2NhzlnAcgV2RU/+rCko8cVSXNQlIL6Uz5Smk5WzJgVH q6jahUejHD1LbbI+KNEWuMjUH/sbgVEYyM4pgmq0PzS2LuPjP0wm4EAxv+J6ueToAvLI uWXA== X-Gm-Message-State: AJIora+1VaJJcjBXF2YsP5yLT2r8Ls5gMzQuq72qrLIZpWAUkxylMer/ c23FcJpgOnEO6HJqL03tjbztzWvQ1/GNtGsw20RH4ASySG/9xO2eXIRY5sZho5IJG/LYmiQ/M58 04RT3FoFVR4tp2CeJ2w== X-Received: by 2002:ac8:5993:0:b0:31f:6a2:872a with SMTP id e19-20020ac85993000000b0031f06a2872amr12483087qte.663.1658788764276; Mon, 25 Jul 2022 15:39:24 -0700 (PDT) X-Google-Smtp-Source: AGRyM1vGwaITMHe7MTqcsmjjtlTeMS4Uylelxt/aieeV5GTpE+LLei28Z/LGUGlk7xkZYZWg0faivQ== X-Received: by 2002:ac8:5993:0:b0:31f:6a2:872a with SMTP id e19-20020ac85993000000b0031f06a2872amr12483076qte.663.1658788764053; Mon, 25 Jul 2022 15:39:24 -0700 (PDT) Received: from t14s.localdomain (c-73-69-212-193.hsd1.ma.comcast.net. [73.69.212.193]) by smtp.gmail.com with ESMTPSA id x6-20020ac84a06000000b0031eebfcb369sm7894879qtq.97.2022.07.25.15.39.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Jul 2022 15:39:23 -0700 (PDT) Message-ID: <9b7ac92d6be55de0efa1617879f1dc5eed984eb9.camel@redhat.com> Subject: Re: [PATCH 3/7] jit,docs: various fixes From: David Malcolm To: Martin Liska , gcc-patches@gcc.gnu.org Date: Mon, 25 Jul 2022 18:39:22 -0400 In-Reply-To: <74132da05d2a26bdab25a0af7511b88c607edc50.1658754788.git.mliska@suse.cz> References: <74132da05d2a26bdab25a0af7511b88c607edc50.1658754788.git.mliska@suse.cz> User-Agent: Evolution 3.38.4 (3.38.4-1.fc33) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, BODY_8BITS, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE, 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 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-List-Received-Date: Mon, 25 Jul 2022 22:39:27 -0000 On Mon, 2022-07-25 at 11:15 +0200, Martin Liska wrote: > gcc/jit/ChangeLog: > >         * docs/cp/intro/tutorial02.rst: Use proper reference. >         * docs/cp/topics/contexts.rst: Likewise. >         * docs/cp/topics/functions.rst: Put `class` directive before > a >         function as it is not allowed declaring a class in a fn. >         * docs/cp/topics/types.rst: Add template keyword. >         * docs/examples/tut04-toyvm/toyvm.c (toyvm_function_compile): >         Add removed comment used for code snippet ending detection. >         * docs/intro/tutorial04.rst: Fix to match the real comment. Thanks, looks good to me. Dave