Path: utzoo!telly!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ANDREW.CMU.EDU!jm36+ From: jm36+@ANDREW.CMU.EDU (John Gardiner Myers) Newsgroups: gnu.utils.bug Subject: gprof bug Message-ID: Date: 18 Apr 89 00:08:57 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 10 Examination of push_ring_buffer() in gprof.c shows that it doesn't handle the case of: buf->push_to_here+1 == buf->pop_frm_here && buf->push_to_here != buf->buf properly. (The latest ChangeLog entry in the binutils I have is Dec 29, '88) _.John