This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Dwarf location list base address entry
- From: Sterling Augustine <saugustine at google dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 19 Apr 2012 16:37:22 -0700
- Subject: Dwarf location list base address entry
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