This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Fix for DW_AT_low_pc and DW_AT_high_pc of inlinedfunctions (DW_TAG_inlined_subroutine).
Carlo Wood <carlo@alinoe.com> writes:
> PR debug/12319
> * cfglayout.c (insn_scope): Use prologue_locator and
> epilogue_locator; return the outer function scope for
> pro- and epilogue insns.
This is OK.
If a test for this bug does not already exist in the GDB testsuite,
talk to the GDB maintainers about adding one. (If one already exists,
you should have seen a failure go away when you ran the GDB
testsuite the second time.)
Do you have copyright paperwork with the FSF? I think we can take
this patch without it, but larger patches will need it.
zw