]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix unwind offset for start_symbol.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 29 Jul 2018 16:51:23 +0000 (12:51 -0400)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 29 Jul 2018 16:51:23 +0000 (12:51 -0400)
commit29e6f4745eca5ed82c7dcde09cb0bdde1f8a2eaa
treeb789f88c66c36f9a6d16a65fba1bd8e76a3284a6
parent51b79795294ad32c7bfeafaebe4c921db75491ed
Fix unwind offset for start_symbol.

* config/tc-hppa.c: Include "struc-symbol.h".
(pa_build_unwind_subspace): Use call_info->start_symbol->sy_frag
instead of frag_now for local symbol replacement.
gas/ChangeLog
gas/config/tc-hppa.c