diff options
Diffstat (limited to 'gcc/tree-flow-inline.h')
-rw-r--r-- | gcc/tree-flow-inline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-flow-inline.h b/gcc/tree-flow-inline.h index e31db44..e1c19fc 100644 --- a/gcc/tree-flow-inline.h +++ b/gcc/tree-flow-inline.h @@ -1036,7 +1036,7 @@ op_iter_next_tree (ssa_op_iter *ptr) /* This functions clears the iterator PTR, and marks it done. This is normally - used to prevent warnings in the compile about might be uninitailzied + used to prevent warnings in the compile about might be uninitialized components. */ static inline void |