Fix typo in comment.
authorMingjie Xing <mingjie.xing@gmail.com>
Mon, 21 Mar 2011 06:25:44 +0000 (06:25 +0000)
committerMingjie Xing <xmj@gcc.gnu.org>
Mon, 21 Mar 2011 06:25:44 +0000 (06:25 +0000)
From-SVN: r171206

gcc/ChangeLog
gcc/tree-dfa.c

index bc2728b7a46159d032cc90f99776dd7c4ec10563..8a1868b5324e7fde2b43de5145d89ce715b268db 100644 (file)
@@ -1,3 +1,7 @@
+2011-03-21  Mingjie Xing  <mingjie.xing@gmail.com>
+
+       * tree-dfa.c (add_referenced_var): Fix typo in comment.
+
 2011-03-20  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR bootstrap/48168
index 6490c5e87125c3c22b676490ab5428b27d4d433a..8e1e9b05a60869ec8fa903c0d529c54cc143274e 100644 (file)
@@ -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