Re: libbacktrace patch committed (Was: Re: [jit] Update TODO.rst)

2013-10-18 Thread David Malcolm
On Thu, 2013-10-17 at 21:28 -0700, Ian Lance Taylor wrote: > On Thu, Oct 17, 2013 at 8:54 PM, David Malcolm wrote: > > > > +* segfault seen in libbacktrace, when an ICE occurs > > That reminded me to commit this libbacktrace patch I worked up a > couple of weeks ago. Previously if some debug sec

libbacktrace patch committed (Was: Re: [jit] Update TODO.rst)

2013-10-17 Thread Ian Lance Taylor
On Thu, Oct 17, 2013 at 8:54 PM, David Malcolm wrote: > > +* segfault seen in libbacktrace, when an ICE occurs That reminded me to commit this libbacktrace patch I worked up a couple of weeks ago. Previously if some debug section was missing, the code could compute the wrong min_offset. The mis