libgcobol/ChangeLog:
* charmaps.cc: Fix typo in comment.
---
Committed as obvious.
libgcobol/charmaps.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libgcobol/charmaps.cc b/libgcobol/charmaps.cc
index 3b75c08dd2f..561fe230121 100644
--- a/libgcobol/charmaps.cc
libstdc++-v3/ChangeLog:
* src/c++17/fs_dir.cc: Fix typo in comment.
---
Pushed as obvious.
libstdc++-v3/src/c++17/fs_dir.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libstdc++-v3/src/c++17/fs_dir.cc b/libstdc++-v3/src/c++17/fs_dir.cc
index 8fe9e5e4cc8
And tweak grammar in a couple of comments.
libstdc++-v3/ChangeLog:
* include/bits/hashtable.h: Fix spelling in comment.
---
Pushed as obvious.
libstdc++-v3/include/bits/hashtable.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libstdc++-v3/include/bits/hashtabl
Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
Pushed to trunk as r15-4982-g6f4977ee545ab8.
gcc/ChangeLog:
* diagnostic.h (class diagnostic_context): Fix typo in leading
comment.
Signed-off-by: David Malcolm
---
gcc/diagnostic.h | 2 +-
1 file changed, 1 insertio
Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
Pushed to trunk as r15-3196-gb835710328847a.
gcc/ChangeLog:
* json.h: Fix typo in comment about missing INCLUDE_MEMORY.
Signed-off-by: David Malcolm
---
gcc/json.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Christophe Lyon writes:
> Fix the comment to document FEATURE_STRING instead of FEAT_STRING.
>
> 2024-03-29 Christophe Lyon
>
> gcc/
> * config/aarch64/aarch64-option-extensions.def: Fix comment.
OK, thanks.
Richard
> ---
> gcc/config/aarch64/aarch64-option-extensions.def | 16 +
Fix the comment to document FEATURE_STRING instead of FEAT_STRING.
2024-03-29 Christophe Lyon
gcc/
* config/aarch64/aarch64-option-extensions.def: Fix comment.
---
gcc/config/aarch64/aarch64-option-extensions.def | 16
1 file changed, 8 insertions(+), 8 deleti
Tested x86_64-linux. Pushed to trunk.
-- >8 --
libstdc++-v3/ChangeLog:
* include/bits/stl_uninitialized.h: Fix typo in comment.
---
libstdc++-v3/include/bits/stl_uninitialized.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libstdc++-v3/include/b
From: Piotr Trojanek
Minor typo in comment.
gcc/ada/
* libgnat/a-except.ads (Save_Occurrence): Fix typo.
Tested on x86_64-pc-linux-gnu, committed on master.
---
gcc/ada/libgnat/a-except.ads | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/ada/libgnat/a-except.a
From: Piotr Trojanek
Spotted while reviewing a patch with a similar typo.
gcc/ada/
* libgnat/s-mmap.adb (Mapped_Region_Record): Fix typo in comment.
Tested on x86_64-pc-linux-gnu, committed on master.
---
gcc/ada/libgnat/s-mmap.adb | 2 +-
1 file changed, 1 insertion(+), 1 deletion
gcc/ada/
* exp_ch3.adb (Make_Allocator_For_Return): Fix typo in comment.
Tested on x86_64-pc-linux-gnu, committed on master.
---
gcc/ada/exp_ch3.adb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/ada/exp_ch3.adb b/gcc/ada/exp_ch3.adb
index abe71b252e7
Pushed to trunk.
-- >8 --
Reported by Jonny Grant.
libstdc++-v3/ChangeLog:
* include/bits/allocator.h: Fix typo in comment.
---
libstdc++-v3/include/bits/allocator.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libstdc++-v3/include/bits/allocator.h
b/libs
Pushed to trunk.
-- >8 --
libstdc++-v3/ChangeLog:
* include/bits/cow_string.h: Fix typo in comment.
---
libstdc++-v3/include/bits/cow_string.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libstdc++-v3/include/bits/cow_string.h
b/libstdc++-v3/include/b
> -Original Message-
> From: Gcc-patches bounces+kyrylo.tkachov=arm@gcc.gnu.org> On Behalf Of Kyrylo
> Tkachov via Gcc-patches
> Sent: Monday, February 27, 2023 10:00 AM
> To: gcc-patches@gcc.gnu.org
> Subject: [PATCH][committed] aarch64: Fix typo in comm
Pushing as obvious.
gcc/ChangeLog:
* config/aarch64/aarch64.md (aarch64_abs): Fix typo in comment.
typo.patch
Description: typo.patch
From: Eric Botcazou
gcc/ada/
* exp_ch3.adb (Make_Allocator_For_Return): Fix typo in comment.
Tested on x86_64-pc-linux-gnu, committed on master.
---
gcc/ada/exp_ch3.adb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/ada/exp_ch3.adb b/gcc/ada/exp_ch3.adb
index
From: Piotr Trojanek
Comment cleanup only.
gcc/ada/
* libgnat/g-excact.ads
(Register_Global_Action): Refill comment.
(Name_To_Id): Change pragma Restriction from singular to plural.
Tested on x86_64-pc-linux-gnu, committed on master.
---
gcc/ada/libgnat/g-excact.ads |
Minor fix in a recently added comment.
Tested on x86_64-pc-linux-gnu, committed on trunk
gcc/ada/
* libgnat/a-cofuse.ads (Empty_Set): Fix typo in comment.diff --git a/gcc/ada/libgnat/a-cofuse.ads b/gcc/ada/libgnat/a-cofuse.ads
--- a/gcc/ada/libgnat/a-cofuse.ads
+++ b/gcc/ada/libgnat/a-co
Tested powerpc64le-linux, pushed to trunk.
libstdc++-v3/ChangeLog:
* testsuite/20_util/shared_ptr/cons/array.cc: Fix comment.
---
libstdc++-v3/testsuite/20_util/shared_ptr/cons/array.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libstdc++-v3/testsuite/20_util/sh
Committed as obvious.
Thanks,
Alex
gcc/testsuite/ChangeLog:
* gcc.target/aarch64/aapcs64/macro-def.h (PTR): Fix typo in
comment.
diff --git a/gcc/testsuite/gcc.target/aarch64/aapcs64/macro-def.h
b/gcc/testsuite/gcc.target/aarch64/aapcs64/macro-def.h
index 72a47067631
I guess "tnat" means that.
Tested on x86_64-pc-linux-gnu, committed on trunk
gcc/ada/
* sem_aggr.adb (Resolve_Aggregate): Fix typo in comment.diff --git a/gcc/ada/sem_aggr.adb b/gcc/ada/sem_aggr.adb
--- a/gcc/ada/sem_aggr.adb
+++ b/gcc/ada/sem_aggr.adb
@@ -891,7 +891,7 @@ package body Se
gcc/ChangeLog:
* dwarf2ctf.c: Fix typo in comment.
---
gcc/dwarf2ctf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/dwarf2ctf.c b/gcc/dwarf2ctf.c
index b686bafda44..c9e70798a3b 100644
--- a/gcc/dwarf2ctf.c
+++ b/gcc/dwarf2ctf.c
@@ -33,7 +33,7 @@ static ctf_id_t
Minor typo; found while fixing handling of tagged types in GNATprove.
Tested on x86_64-pc-linux-gnu, committed on trunk
gcc/ada/
* exp_util.ads (Map_Types): Fix typo.diff --git a/gcc/ada/exp_util.ads b/gcc/ada/exp_util.ads
--- a/gcc/ada/exp_util.ads
+++ b/gcc/ada/exp_util.ads
@@ -915,7 +
libstdc++-v3/ChangeLog:
* config/os/gnu-linux/os_defines.h: Fix type in comment.
Tested powerpc64le-linux. Committed to trunk.
commit 19aa9bc9897955817622574e62b53b24ae0837e9
Author: Jonathan Wakely
Date: Thu Apr 22 15:48:29 2021
libstdc++: Fix typo in comment
libstdc
On 11/14/20 3:18 AM, Jerry Clcanny via Gcc-patches wrote:
> Hi, thanks for reviewing this patch. This patch just change a typo in
> comment of gcc/lto/lto-symtab.c. The original comment is "because after
> removing one of duplicate decls the hash is not correcly updated to the
> ohter dupliate."
don't do any tesst and
provide reports.
fix-typo-in-comment-of-lto-symtab-c.patch
Description: Binary data
Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
Pushed to master as 8948a5715b00fe36d20c03b6c4c4397b74cc6282.
gcc/jit/ChangeLog:
* libgccjit.h: Fix typo in comment.
---
gcc/jit/libgccjit.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc
> > Attached patch fixes this. I believe this falls under obvious
> > category. I will commit it after 48hrs unless comments should be
> > better worded.
> >
> > Thanks,
> > Kugan
> >
> >
> > gcc/ChangeLog:
> >
> > 2019-06-12 Kug
/ChangeLog:
2019-06-12 Kugan Vivekanandarajah
* config/aarch64/iterators.md (ADDSUB): Fix typo in comment.
diff --git a/gcc/config/aarch64/iterators.md
b/gcc/config/aarch64/iterators.md
index 2179e6f..49c8146 100644
--- a/gcc/config/aarch64/iterators.md
+++ b/gcc/config/aarch64
/aarch64/iterators.md (ADDSUB): Fix typo in comment.
diff --git a/gcc/config/aarch64/iterators.md b/gcc/config/aarch64/iterators.md
index 2179e6f..49c8146 100644
--- a/gcc/config/aarch64/iterators.md
+++ b/gcc/config/aarch64/iterators.md
@@ -1215,7 +1215,7 @@
;; Signed and unsigned max operations
* files.c (search_path_exhausted): Fix typo in comment.
Committed as obvious.
commit 0e105a283e738b74744fa806a19d5f4afe56732a
Author: Jonathan Wakely
Date: Wed Apr 3 18:55:08 2019 +0100
Fix typo in comment
* files.c (search_path_exhausted): Fix typo in comment
Committed to trunk.
commit 2a123b20c5bbb6b54d157281e2dbe546a28086f5
Author: Jonathan Wakely
Date: Mon Jul 16 18:41:31 2018 +0100
* scripts/create_testsuite_files: Fix typo in comment.
diff --git a/libstdc++-v3/scripts/create_testsuite_files
b/libstdc++-v3/scripts
Committed as obvious.
Index: ChangeLog
===
--- ChangeLog (revision 256351)
+++ ChangeLog (working copy)
@@ -1,3 +1,7 @@
+2018-01-08 Steven G. Kargl
+
+ * expr.c (gfc_check_pointer_assign): Fix typo in comment.
+
2018-01
Hi,
noticed a while ago, fix just committed.
Thanks, Paolo.
///
2017-12-19 Paolo Carlini
* cp-tree.h: Fix typo in comment.
Index: cp-tree.h
===
--- cp-tree.h (revision 255814)
+++ cp-tree.h (working
Committed this obvious typo fix for a comment in arm_expand_prologue.
ChangeLog entry is as follows:
*** gcc/ChangeLog ***
2017-05-24 Thomas Preud'homme
* config/arm/arm.c (arm_expand_prologue): Fix typo in comment.
Best regards,
Thomas
diff --git a/gcc/config/arm/arm.c
Committed to trunk.
commit 6246cb3120548a1dfc62bf7aa538f3e5538123c9
Author: Jonathan Wakely
Date: Wed Sep 28 19:03:43 2016 +0100
* include/std/chrono (system_clock): Fix typo in comment.
diff --git a/libstdc++-v3/include/std/chrono b/libstdc++-v3/include/std/chrono
index f29d8e1
Committed as obvious (r238588).
Thanks,
Prathamesh
Index: tree-ssa-strlen.c
===
--- tree-ssa-strlen.c (revision 238587)
+++ tree-ssa-strlen.c (working copy)
@@ -2383,7 +2383,7 @@
};
/* Callback for walk_dominator_tree. Attemp
Committed to trunk.
commit 9d7cfe77dece94e80e93aebc0c159824b33fcfd5
Author: Jonathan Wakely
Date: Thu Apr 7 12:28:38 2016 +0100
* config/cpu/sh/atomicity.h: Fix typo in comment.
diff --git a/libstdc++-v3/config/cpu/sh/atomicity.h b/libstdc++-v3/config/cpu/sh/atomicity.h
index bc62cf8
Hi all,
Committed as obvious with r224075.
Cheers,
Kyrill
2015-06-03 Kyrylo Tkachov
* ifcvt (end_ifcvt_sequence): Fix typo in comment above.
diff --git a/gcc/ifcvt.c b/gcc/ifcvt.c
index 986f28f..4e6c0d5 100644
--- a/gcc/ifcvt.c
+++ b/gcc/ifcvt.c
@@ -1043,7 +1043,7 @@ cc_in_cond
This patch fixes a typo in a comment in tree-vrp.c. Committed as obvious.
Ian
2014-10-23 Ian Lance Taylor
* tree-vrp.c (extract_range_from_assert): Fix typo in comment.
Index: gcc/tree-vrp.c
===
--- gcc/tree-vrp.c
On 10/13/14 20:49, Kito Cheng wrote:
Hi Marc:
- -1 if it is not a cost classe. */
+ -1 if it is not a cost classes. */
"a cost class", no plural here.
Thank you for correcting me :)
Hi Jeff:
Thanks, and updated patch in attachment,
However I don't have commit right yet, can you
you help me to commit it? thanks.
From e00ad515d77fd491266b743548f3c0705731fb71 Mon Sep 17 00:00:00 2001
From: Kito Cheng
Date: Fri, 22 Aug 2014 16:27:18 +0800
Subject: [PATCH] Fix typo in comment for IRA
2014-10-14 Kito Cheng
* ira.c: Fix typo in comment.
* ira.h: Ditto.
* ira-build.c: Dit
On Mon, 13 Oct 2014, Kito Cheng wrote:
- -1 if it is not a cost classe. */
+ -1 if it is not a cost classes. */
"a cost class", no plural here.
--
Marc Glisse
On 10/13/14 02:09, Kito Cheng wrote:
Hi all:
This patch contain lots typo fix for IRA module by aspell :)
ChangeLog
2014-10-13 Kito Cheng
* ira.c: Fix typo in comment.
* ira.h: Ditto.
* ira-build.c: Ditto.
* ira-color.c: Ditto.
* ira-emit.c
Hi all:
This patch contain lots typo fix for IRA module by aspell :)
ChangeLog
2014-10-13 Kito Cheng
* ira.c: Fix typo in comment.
* ira.h: Ditto.
* ira-build.c: Ditto.
* ira-color.c: Ditto.
* ira-emit.c: Ditto.
* ira-int.h: Ditto
-14 Chung-Ju Wu
+ * config/nds32/t-mlibs (MULTILIB_OPTIONS): Fix typo in comment.
+ * config/nds32/nds32.c (nds32_merge_decl_attributes): Likewise.
+
+2014-02-14 Chung-Ju Wu
+
* config/nds32/nds32.c (nds32_naked_function_p): Follow the
GNU coding standards.
Index
Tested x86_64-linux, committed to trunk.
commit 07c73153d6a224dfe2add152720e9d25369b33d3
Author: Jonathan Wakely
Date: Sun Jan 26 10:51:17 2014 +
* acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.
* configure: Regenerate.
diff --git a/libstdc++-v3/acinclude.m4 b/libstdc++-v3
---
ChangeLog entry:
2013-11-24 Josh Triplett
* output.h (get_named_text_section): Fix typo in comment:
s/SECITON/SECTION/
gcc/output.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/output.h b/gcc/output.h
index 7b26256..3a86e1b 100644
--- a/gcc
This fixes a typo in a comment.
Applied to trunk as obvious.
gcc/
* basic-block.c: Fix typo in comment.
diff --git a/gcc/basic-block.h b/gcc/basic-block.h
index 15d34e0..dff06e4 100644
--- a/gcc/basic-block.h
+++ b/gcc/basic-block.h
@@ -108,7 +108,7 @@ struct GTY(()) gimple_bb_info
Committed as obvious.
commit df0a9fa2a7975b945b72b90bbcc8862d87fe2bad
Author: Torvald Riegel
Date: Mon Nov 14 14:34:30 2011 +0100
Trivial: add cleanup-tree-dump in testcase, fix typo in comment.
gcc/testsuite:
* g++.dg/tm/template-1.C: Add cleanup-tree-dump. Fix typo
* config/cris/cris.opt (moverride-best-lib-options): Fix typo in
comment.
2011-04-22 Mike Stump
* config/cris/cris.opt (moverride-best-lib-options): Fix typo in
comment.
Index: config/cris/cris.opt
Hi,
I checked the patch in trunk directly since it is obvious. Committed
revision 171206.
Thanks,
Mingjie
2011-03-21 Mingjie Xing
* tree-dfa.c (add_referenced_var): Fix typo in comment.
Index: tree-dfa.c
===
--- tree
52 matches
Mail list logo