On 10/12/25 7:14 AM, Osama Abdelkader wrote:
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 <[email protected]>
Thanks. I've pushed this to the trunk.
jeff