This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Dwarf2 and inlined functions
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: rth at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 3 Mar 02 07:18:18 EST
- Subject: Re: Dwarf2 and inlined functions
IIRC, see gen_inlined_subroutine_die and the call therein
to dwarf2out_abstract_function.
But I don't see where *that* is called in this case either. The inlined
function in question is top-level.