Dwarf2 and inlined functions
Richard Henderson
rth@redhat.com
Sun Mar 3 14:37:00 GMT 2002
On Sun, Mar 03, 2002 at 05:25:36PM -0500, Richard Kenner wrote:
> As near as I can tell, the reason that gen_inlined_subroutine_die didn't
> do anything was that the block in question was marked abstract.
I don't suppose this was on a function that was inlined into a
function that was inlined into the actual function being emitted?
I'd have thought that would have been addressed by
2002-02-26 Alexandre Oliva <aoliva@redhat.com>
* dwarf2out.c (gen_inlined_subroutine_die): If block is abstract,
generate a die for the lexical block.
r~
More information about the Gcc
mailing list