]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/12319 (Wrong DW_AT_low_pc and DW_AT_high_pc for DW_TAG_inlined_subroutine)
authorCarlo Wood <carlo@alinoe.com>
Mon, 29 Sep 2003 23:09:12 +0000 (23:09 +0000)
committerCarlo Wood <carlo@gcc.gnu.org>
Mon, 29 Sep 2003 23:09:12 +0000 (23:09 +0000)
commitb82c4660a5f2cdd720d5b68c29006294245d75c7
treec72cbbd2ca46ce5cae76146e9dad49e168fb7c79
parent6fe2eacc481af458ce1001ef56cf70e21825f1f0
re PR debug/12319 (Wrong DW_AT_low_pc and DW_AT_high_pc for DW_TAG_inlined_subroutine)

PR debug/12319
* cfglayout.c (insn_scope):  Use prologue_locator and
epilogue_locator; return the outer function scope for
pro- and epilogue insns.

From-SVN: r71926
gcc/ChangeLog
gcc/cfglayout.c