[gnu.utils.bug] gprof bug

jm36+@ANDREW.CMU.EDU (John Gardiner Myers) (04/18/89)

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