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] More "Make asection->id and asection->index unsigned"


*** TEST RESULTS FOR COMMIT d3435ae8ddeb3245b1358504f5382879f7fc04a7 ***

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

More "Make asection->id and asection->index unsigned"

Fixes regressions introduced by 7292b3ac.

	* elflink.c (elf_sort_symbol): Use correctly sized type for
	calculating signed section->id difference.
	(elf_link_add_object_symbols): Likewise.
	* pef.c (bfd_pef_scan_start_address): Warning fix.
	* vms-alpha.c (vms_new_section_hook): Likewise.


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