]> git.ipfire.org Git - thirdparty/gcc.git/commit
libbacktrace: handle pc == low correctly
authorIan Lance Taylor <iant@golang.org>
Wed, 23 Sep 2020 00:27:46 +0000 (17:27 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 23 Sep 2020 00:28:24 +0000 (17:28 -0700)
commite41e66b78d4e0ba4f7e0b2423abf68d359a84fdd
tree18a9b3da74a1b12b1693571347000334eb1e3c5f
parent521d2711409b1af89d2d802879c2bbd716200cb6
libbacktrace: handle pc == low correctly

* dwarf.c (report_inlined_functions): Handle PC == -1 and PC ==
p->low.
(dwarf_lookup_pc): Likewise.
libbacktrace/dwarf.c