diff mbox

Committed: fix typo in comment

Message ID AANLkTin8nfJfob1pfeOn-VCVyH2HLf3LxY3Sz4ZeSEoi@mail.gmail.com
State New
Headers show

Commit Message

Mingjie Xing March 21, 2011, 6:29 a.m. UTC
Hi,

I checked the patch in trunk directly since it is obvious.  Committed
revision 171206.

Thanks,
Mingjie

2011-03-21  Mingjie Xing  <mingjie.xing@gmail.com>

        * tree-dfa.c (add_referenced_var): Fix typo in comment.
diff mbox

Patch

Index: tree-dfa.c
===================================================================
--- tree-dfa.c	(revision 171205)
+++ tree-dfa.c	(working copy)
@@ -578,7 +578,7 @@  add_referenced_var (tree var)
   get_var_ann (var);
   gcc_assert (DECL_P (var));

-  /* Insert VAR into the referenced_vars has table if it isn't present.  */
+  /* Insert VAR into the referenced_vars hash table if it isn't present.  */
   if (referenced_var_check_and_insert (var))
     {
       /* Scan DECL_INITIAL for pointer variables as they may contain