This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [Patch] gprof: accept nested subprograms


On 04 July 2007 15:59, Dave Korn wrote:

  Actually, come to think of it ...

> On 04 July 2007 15:46, Tristan Gingold wrote:
> 
>>      for (name = sym->name; *name; ++name)
>>        {
>> !       if (*name == '$')
>>          return 0;
>> +       /* Do not discard nested subprograms (those which finishes
> 
>   s/finishes/finish


... "end" would be even better than "finish".

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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