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] Make sure that undefined symbols added to the linker command line via the -u option appear in the output executable, if they have not been resolved.


*** TEST RESULTS FOR COMMIT 66cae56016a12f7cbdc94be6f82c1cad1c59b521 ***

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

Make sure that undefined symbols added to the linker command line via the -u option appear in the output executable, if they have not been resolved.

	PR 22319
bfd	* elflink.c (elf_link_output_extsym): Keep global undefined
	symbols if they have been marked as needed.

ld	* testsuite/ld-elf/pr22310.s: New test source file.
	* testsuite/ld-elf/pr22310.d: New test driver.
	* testsuite/ld-mmix/undef-3.d: Update expected output from readelf.


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