bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprof/13325] gprof doesn't work when there are histogram data befor


From: carrot at google dot com
Subject: [Bug gprof/13325] gprof doesn't work when there are histogram data before the first symbol
Date: Tue, 25 Oct 2011 22:02:57 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13325

--- Comment #8 from Wei Guozhi <carrot at google dot com> 2011-10-25 22:02:57 
UTC ---
(In reply to comment #7)
> Hi Carrot,
> 
> > It looks you have checked in your first patch.
> 
> Doh!  Sorry - this should be fixed now.
> 

I think the comment 

/* PR gprof/13325: Make sure that J does not go below I.  */

should be changed to

/* PR gprof/13325: Make sure that K does not get decremented and J will never
be less than 0.  */

Variable J and I don't have any direct relation.

thanks
Carrot

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]