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] Prevent a seg-fault in the linker when trying to process SH object files with bogus relocs.


*** TEST RESULTS FOR COMMIT a05b9f5e1eb8f01eea23eff3902fa57f1f28a4e1 ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: a05b9f5e1eb8f01eea23eff3902fa57f1f28a4e1

Prevent a seg-fault in the linker when trying to process SH object files with bogus relocs.

	PR 22706
	* elf32-sh.c (sh_elf_relocate_section): When processing
	translation relocs, fail if the relocation offset is too small.
	Replace BFD_ASSERTs with more helpful error messages.


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