[binutils-gdb] Remove addr_size field from struct piece_closure
sergiodj+buildbot@sergiodj.net
sergiodj+buildbot@sergiodj.net
Tue Jun 13 15:38:00 GMT 2017
*** TEST RESULTS FOR COMMIT ddd7882a582637d86a321c1ab835f6cdbeb6d017 ***
Author: Andreas Arnez <arnez@linux.vnet.ibm.com>
Branch: master
Commit: ddd7882a582637d86a321c1ab835f6cdbeb6d017
Remove addr_size field from struct piece_closure
The addr_size field in the piece_closure data structure is a relic from
before introducing the typed DWARF stack. It is obsolete now. This patch
removes it.
gdb/ChangeLog:
* dwarf2loc.c (struct piece_closure) <addr_size>: Remove field.
(allocate_piece_closure): Drop addr_size parameter.
(dwarf2_evaluate_loc_desc_full): Adjust call to
allocate_piece_closure.
More information about the Gdb-testers
mailing list