[Committed] Fix typo in comment.

2018-01-08 Thread Steve Kargl
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-

[C++ Patch, committed] Fix typo in comment

2017-12-19 Thread Paolo Carlini
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 cop

Patch committed: Fix typo in comment in tree-vrp.c

2014-10-23 Thread Ian Taylor
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 (revisio

[PATCH, nds32] Committed: Fix typo in comment.

2014-02-14 Thread Chung-Ju Wu
Hi, There are few typo in comment of nds32 port. Fixed them as obvious, committed as Rev.207775. Index: gcc/ChangeLog === --- gcc/ChangeLog (revision 207774) +++ gcc/ChangeLog (revision 207775) @@ -1,5 +1,10 @@ 2014-02-

[PATCH] Committed: fix typo in comment

2011-03-20 Thread Mingjie Xing
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-d