mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Fix typo in PR number.
Fix internal error when linking an archive library with no preceding objects. gold/ PR gold/18698 * archive.cc (Library_base::should_include_member): Don't use entry point for relocatable links, or if target is not yet valid. * parameters.cc (Parameters::entry): Check target_valid().
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
2015-07-21 Cary Coutant <ccoutant@gmail.com>
|
2015-07-21 Cary Coutant <ccoutant@gmail.com>
|
||||||
|
|
||||||
PR gold/18696
|
PR gold/18698
|
||||||
* archive.cc (Library_base::should_include_member): Don't use entry
|
* archive.cc (Library_base::should_include_member): Don't use entry
|
||||||
point for relocatable links, or if target is not yet valid.
|
point for relocatable links, or if target is not yet valid.
|
||||||
* parameters.cc (Parameters::entry): Check target_valid().
|
* parameters.cc (Parameters::entry): Check target_valid().
|
||||||
|
Reference in New Issue
Block a user