This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pretty-ipa merge part 19: Clonning infrastructure


Diego Novillo wrote:
> On Fri, May 15, 2009 at 13:16, Jan Hubicka <hubicka@ucw.cz> wrote:
> 
>>        * cgraph.h (struct cgraph_node): Add finalized_by_frotnend flag.
> 
> s/_frotnend/_frontend/
> 

  Also, s/clonning/cloning/ throughout.  (Jan, you've got the right grammar
rule but slightly over-applied it.  The doubling-up of the final consonant
only applies to verbs that do not end with a vowel, verbs that do end with a
vowel simply drop the vowel - so, "stop" -> "stopping", "stopped", but "clone"
ends with 'e' so "cloning", "cloned".  Please :) don't take this as any
criticism of your excellent English language skills, I just wanted to give you
the information!)

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]