This patch fixes spelling errors in comments:
- "accomodate" -> "accommodate" in wide-int.h and value-range-storage.h
- "the the" -> "the" in tree-vectorizer.h
gcc/ChangeLog:
* wide-int.h: Fix typo "accomodate" to "accommodate" in comment.
* value-range-storage.h: Likewise.
* tree-vectorizer.h (dr_set_safe_speculative_read_required):
Fix duplicate "the the" to "the" in comment.
Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
return dr_info->safe_speculative_read_required;
}
-/* Set the safe_speculative_read_required for the the stmt_vec_info, if group
+/* Set the safe_speculative_read_required for the stmt_vec_info, if group
access then set on the fist element otherwise set on DR directly. */
inline void
dr_set_safe_speculative_read_required (stmt_vec_info stmt_info,
enum value_range_kind m_kind : 3;
- // The length of this is m_num_ranges * 2 + 2 to accomodate the bitmask.
+ // The length of this is m_num_ranges * 2 + 2 to accommodate the bitmask.
HOST_WIDE_INT m_val[1];
// Another variable-length part of the structure following the HWIs.
/* The MAX_BITSIZE_MODE_ANY_INT is automatically generated by a very
early examination of the target's mode file. The WIDE_INT_MAX_INL_ELTS
- can accomodate at least 1 more bit so that unsigned numbers of that
+ can accommodate at least 1 more bit so that unsigned numbers of that
mode can be represented as a signed value. Note that it is still
possible to create fixed_wide_ints that have precisions greater than
MAX_BITSIZE_MODE_ANY_INT. This can be useful when representing a