]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Silence warnings due to plugin API change
authorAlan Modra <amodra@gmail.com>
Wed, 25 Mar 2020 13:52:33 +0000 (06:52 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 25 Mar 2020 13:52:33 +0000 (06:52 -0700)
commitaaa1e160040ce2d8f382f9327cc7aea078373f3d
treefd850fffb22101b5bef7b127ba67e036922370da
parente7c0ee5110c175cc8762a8d379bdf2e3405d45d3
Silence warnings due to plugin API change

* testplug.c (parse_symdefstr): Use %hhi to read sym->def, and
clear new fields.
* testplug2.c (parse_symdefstr): Likewise.
* testplug3.c (parse_symdefstr): Likewise.
* testplug4.c (parse_symdefstr): Likewise.

(cherry picked from commit c02d66610b3b79f6fb5052e8890969bc7185b7be)
ld/ChangeLog
ld/testplug.c
ld/testplug2.c
ld/testplug3.c
ld/testplug4.c