libgo patch committed: DWARF line reader fixes

Ian Lance Taylor iant@google.com
Thu Sep 6 05:28:00 GMT 2012


This patch to libgo fixes a couple of things in the DWARF line reader.
It adds support for DW_AT_high_pc as a constant offset from
DW_AT_low_pc.  It adds support for DW_AT_ranges.  Bootstrapped and ran
Go testsuite on x86_64-unknown-linux-gnu.  Committed to mainline and 4.7
branch.

This fixes some testsuite failures reported in PR gcc/52583, although
that PR was originally just for Solaris issues.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 2798 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120906/f6a97d5f/attachment.bin>


More information about the Gcc-patches mailing list