Re: [committed] Fix up duplicated duplicated words in comments

2022-11-28 Thread Andrew Pinski via Gcc-patches
On Mon, Mar 7, 2022 at 6:06 AM Jakub Jelinek via Gcc-patches wrote: > > Hi! > > Like in r10-7215-g700d4cb08c88aec37c13e21e63dd61fd698baabc 2 years ago, > I've run > grep -v 'long long\|optab optab\|template template\|double double' > *.{[chS],cc} */*.{[chS],cc} *.def config/*/* 2>/dev/null | grep

[committed] Fix up duplicated duplicated words in comments

2022-03-07 Thread Jakub Jelinek via Gcc-patches
Hi! Like in r10-7215-g700d4cb08c88aec37c13e21e63dd61fd698baabc 2 years ago, I've run grep -v 'long long\|optab optab\|template template\|double double' *.{[chS],cc} */*.{[chS],cc} *.def config/*/* 2>/dev/null | grep ' \([a-zA-Z]\+\) \1 ' and for the cases that looked clearly wrong changed them, m

[committed] Fix up duplicated duplicated words in comments

2020-03-18 Thread Jakub Jelinek via Gcc-patches
Hi! Another set of duplicated word fixes for things I've missed last time. These include e.g. *.cc files I forgot about, or duplicated words at the start or end of line. Tested on x86_64-linux, committed to trunk as obvious. 2020-03-18 Jakub Jelinek * asan.c (get_mem_refs_of_builtin_