]> git.ipfire.org Git - thirdparty/gcc.git/commit
debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 11 Jan 2018 01:51:16 +0000 (01:51 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 11 Jan 2018 01:51:16 +0000 (01:51 +0000)
commit840573729e5fa22ebea44e0c580efd14b46f111e
treed880e976a1a9b3c537b6d3f6d6faa836e27d9172
parentb33b5363d804ba935b012ecf3a5b13d25abe303d
debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF

    No test as the only system I know that uses 64-bit DWARF is AIX.

    Backport of https://golang.org/cl/84379, which will be in Go 1.11.
    Backporting now for AIX support in gccgo.

    Reviewed-on: https://go-review.googlesource.com/87296

From-SVN: r256474
gcc/go/gofrontend/MERGE
libgo/go/debug/dwarf/entry.go