[avr,committed] Fix some typos in avr-mcus.def

2023-08-04 Thread Georg-Johann Lay
This fixes some minor typos in avr-mcus.def. Johan gcc/ * config/avr/avr-mcus.def (avr128d*, avr64d*): Fix their FLASH_SIZE and PM_OFFSET entries. diff --git a/gcc/config/avr/avr-mcus.def b/gcc/config/avr/avr-mcus.def index ca99116adab..d0056c960ee 100644 --- a/gc

[committed] Fix some typos

2019-11-07 Thread Jakub Jelinek
Hi! I've noticed a comment typo in build_vec_delete_1 and when grepping around if the same typo isn't elsewhere, I found a different typo elsewhere. Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, committed to trunk as obvious. 2019-11-08 Jakub Jelinek * ipa-util

[committed] Fix some typos in gimple.c

2016-05-16 Thread Marek Polacek
While debugging PR71146 I notices these. These typos are perfidious because they make grepping for '__builtin_unreachable' harder. Applying to trunk as obvious. 2016-05-16 Marek Polacek * gimple.c (maybe_remove_unused_call_args): Fix typos in the commentary. diff --git gcc/g

Re: [Patch, Fortran, committed] Fix some typos in .texi

2012-02-17 Thread Tobias Burnus
On 02/17/2012 12:15 PM, Tobias Burnus wrote: Committed as Rev. 184332. I just saw that one line didn't only have a typo but also a grammar bug. Fix that one now as attached. (Rev. 184333.) Tobias Index: gfortran.texi === --- gfo

[Patch, Fortran, committed] Fix some typos in .texi

2012-02-17 Thread Tobias Burnus
Committed as Rev. 184332. Tobias Index: gfortran.texi === --- gfortran.texi (revision 184330) +++ gfortran.texi (working copy) @@ -795,7 +795,7 @@ override type-bound procedures or to have deferred @item Polymorphic entities (``@c