Re: Dwarf location list base address entry

2012-04-19 Thread Jakub Jelinek
On Thu, Apr 19, 2012 at 04:37:22PM -0700, Sterling Augustine wrote: > Hi, > > Under what circumstances does gcc emit a base address selection entry > for a dwarf location list? > > I've looked at the code, and think the answer is "never", but perhaps > I'm missing something, and I want to be sure

Dwarf location list base address entry

2012-04-19 Thread Sterling Augustine
Hi, Under what circumstances does gcc emit a base address selection entry for a dwarf location list? I've looked at the code, and think the answer is "never", but perhaps I'm missing something, and I want to be sure. Thanks, Sterling