This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Clear dynstr_index when forcing symbols local


*** TEST RESULTS FOR COMMIT 641338d8e9b62bde9672f13f0dca2324b61e46e2 ***

Author: Alan Modra <amodra@gmail.com>
Branch: master
Commit: 641338d8e9b62bde9672f13f0dca2324b61e46e2

Clear dynstr_index when forcing symbols local

This is really just cosmetic, but it does protect a little from
accidentally reading a stale value.

	* elflink.c (_bfd_elf_link_hash_hide_symbol): Clear dynstr_index
	when force_local.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]