essa Heinbokel
Date: Tue, 17 Jun 2025 03:15:02 +0200
Subject: [PATCH] doc: Fix typo
This fixes a one-letter typo of the same word in two files.
gcc/ChangeLog:
* doc/invoke.texi: Fix typo gigibyte -> gibibyte.
* doc/options.texi: Same.
Signed-off-by: Vanessa Heinbokel
---
gcc/doc/invok
I'm going to push this as obvious.
-- >8 --
gcc/ChangeLog:
* doc/extend.texi (Common Type Attributes): Fix typo in
description of hardbool.
---
gcc/doc/extend.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index
On 2023-02-17 14:43, Jeff Law wrote:
On 2/17/23 06:41, Siddhesh Poyarekar wrote:
-Wall enables -Wuse-after-free=2 and not -Wuse-after-free=3.
gcc/ChangeLog:
* gcc/doc/invoke.texi (@item -Wall): Fix typo in
-Wuse-after-free.
Looks obvious to me. If you haven't committed it already,
On 2/17/23 06:41, Siddhesh Poyarekar wrote:
-Wall enables -Wuse-after-free=2 and not -Wuse-after-free=3.
gcc/ChangeLog:
* gcc/doc/invoke.texi (@item -Wall): Fix typo in
-Wuse-after-free.
Looks obvious to me. If you haven't committed it already, go ahead.
jeff
-Wall enables -Wuse-after-free=2 and not -Wuse-after-free=3.
gcc/ChangeLog:
* gcc/doc/invoke.texi (@item -Wall): Fix typo in
-Wuse-after-free.
Signed-off-by: Siddhesh Poyarekar
---
gcc/doc/invoke.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/i
From: Joerg Sonnenberger
I committed this patch for a typo spotted by Joerg Sonnenbecker:
2020-04-01 Joerg Sonnenberger
* doc/extend.texi (Common Function Attributes): Fix typo.
---
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index f1f2064..bde3748 100644
--- a/gcc/doc/ext
Matt Turner writes:
> 2012-04-04 Matt Turner
>
> gcc/
> * doc/install.texi: Correct typo "-mno-lsc" -> "-mno-llsc".
Thanks, applied to trunk, 4.7, 4.6 and 4.5.
Richard
2012-04-04 Matt Turner
gcc/
* doc/install.texi: Correct typo "-mno-lsc" -> "-mno-llsc".
---
Still waiting on copyright assignment, but I think this doc patch
is trivial enough to be committed without it.
gcc/doc/install.texi |2 +-
1 files changed, 1 insertions(+), 1 delet