This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: less dwarf2 debug info stored in .o on ia64
On Fri, Jan 09, 2004 at 11:07:52AM -0800, Devang Patel wrote:
> >Any idea why these are not stored in dwarf-2?
>
> GCC is not emitting debug info for nameless fields. I do not know why.
> Is it just to save space? Someone has added this check with comments
> in dwarf2out.c, so it is intentional.
It's explicit padding; we don't emit debug information for implicit
padding so why should we for explicit padding?
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer