From patchwork Wed Jun 19 06:20:47 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1949562 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=pfeifer.com header.i=@pfeifer.com header.a=rsa-sha256 header.s=pair-202402271039 header.b=QtMUPyXH; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4W3tmS19vtz20KL for ; Wed, 19 Jun 2024 16:21:12 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6F80D38845B2 for ; Wed, 19 Jun 2024 06:21:10 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id F22B73884577 for ; Wed, 19 Jun 2024 06:20:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org F22B73884577 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org F22B73884577 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=209.68.5.143 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718778051; cv=none; b=leLpJSkmFTeU8yIy1MpxNiYP33wbcWWSAbG8xEAbjYxmLiM+7uBeaIZFRDtmoD9Z1NtflJGU3aug4TFtAHsHMxRBrd/Nr4OmR+SR5Z1SF6n//ccDKmS5AwhuBOZxbBgmDi2uQyZVhN5L2pIGyiFDwFZVsLz7Uw6EPTRRdblf3Wk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718778051; c=relaxed/simple; bh=ZVrAXUMVFbpYOPO6/YFOD6RYHEJpKGlCODio05IEI20=; h=Date:From:To:Subject:MIME-Version:DKIM-Signature:Message-Id; b=cEPpiPZ4hxnhy+U7gYsETZT0Mpo9+Tgq6voomnrNuYL9ZPWH6a/ZiIc1pD+0M+ZaNIrc3BRN73qI3IbDisPPLOGCVQXKyrxGT60PcnFwfgEnAL1NR09elQg970pHnSpSudbC22g8ogIY8+7186xs85JGhiluqjhXS24sPLppSx0= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id C86DF33E62; Wed, 19 Jun 2024 02:20:49 -0400 (EDT) Received: from [10.103.9.225] (unknown [213.146.76.174]) (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 hamza.pair.com (Postfix) with ESMTPSA id 3439533E60; Wed, 19 Jun 2024 02:20:49 -0400 (EDT) Date: Wed, 19 Jun 2024 08:20:47 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: pokechu022@gmail.com Subject: [pushed] wwwdocs: codingrationale: Fix spelling MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pfeifer.com; h=date:from:to:cc:subject:mime-version:content-type; s=pair-202402271039; bh=m6Re8RfnlVdx08EuuIqhNjjxKCL5DGf1auyB5yCKFv8=; b=QtMUPyXHa90YI/AaG2Ix1USbjwhk9mRDN+TPUMES/36gZuTBueWdBlZSrdXXLKbS3MApnuu0mtF/b5ko6bge8mXIrJJt3Pot6/KlUwfx4vaByTUntxGjinnkqgWYvyfonekETcSf7poj1/1drQfC8b4HM57bBjHACmEyzk5iFfULFWPYgDMSvZCCrqJ48iLObq7/s2FV+0jxG2T0UCYmcZ3aVxoNc9gzMu4RgtbBydHtSyytd5/Ow3p0xFSh7QRsU1s9KAjPlHb6b4syYs65/JX+Z7DS+qlIg87Bxasgp4aqzfHS4/1kS3Zk40ALRKUzhrV4BLFlbqRsTROMH7eKpg== X-Scanned-By: mailmunge 3.11 on 209.68.5.143 Message-Id: <20240619062049.C86DF33E62@hamza.pair.com> X-Spam-Status: No, score=-11.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE 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.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Pushed. Gerald --- htdocs/codingrationale.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/codingrationale.html b/htdocs/codingrationale.html index c51c9da4..5e3d6b88 100644 --- a/htdocs/codingrationale.html +++ b/htdocs/codingrationale.html @@ -18,7 +18,7 @@

Inlining functions has a potential cost in object size, -working set size, compile time, and debuggablity. +working set size, compile time, and debugability. These costs should not be borne without some evidence that the inlining pays for itself.