Add PR reference to ChangeLog entry.
2014-09-23 Taiju Tsuiki <tzik@google.com> Cary Coutant <ccoutant@google.com> gold/ PR gold/14860 * gold.cc (queue_final_tasks): Add Write_sections_task as a blocker on input_sections_blocker. * layout.cc (Write_sections_task::locks): Unblock input_sections_blocker_. * layout.h (Write_sections_task::Write_sections_task): Add input_sections_blocker. * testsuite/Makefile.am (exception_x86_64_bnd_test): Add gcctestdir/ld to DEPENDENCIES. * testsuite/Makefile.in: Regenerate.
This commit is contained in:
parent
635aa30e3a
commit
71b9b91bce
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
2014-09-23 Taiju Tsuiki <tzik@google.com>
|
||||
Cary Coutant <ccoutant@google.com>
|
||||
|
||||
PR gold/14860
|
||||
* gold.cc (queue_final_tasks): Add Write_sections_task as a blocker
|
||||
on input_sections_blocker.
|
||||
* layout.cc (Write_sections_task::locks): Unblock
|
||||
|
|
Loading…
Reference in a new issue