[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/14860] gold_assert(oview_size == 8) fails in Eh_frame_hdr::do_
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gold/14860] gold_assert(oview_size == 8) fails in Eh_frame_hdr::do_sized_write() |
Date: |
Wed, 24 Sep 2014 06:36:57 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=14860
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 71b9b91bce45aa220e0b48e7c2f70021c86e8594 (commit)
from 635aa30e3ae9735e362cfd1cda2be9f7b65b32a2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=71b9b91bce45aa220e0b48e7c2f70021c86e8594
commit 71b9b91bce45aa220e0b48e7c2f70021c86e8594
Author: Cary Coutant <address@hidden>
Date: Tue Sep 23 23:35:36 2014 -0700
Add PR reference to ChangeLog entry.
2014-09-23 Taiju Tsuiki <address@hidden>
Cary Coutant <address@hidden>
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.
-----------------------------------------------------------------------
Summary of changes:
gold/ChangeLog | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gold/14860] gold_assert(oview_size == 8) fails in Eh_frame_hdr::do_sized_write(),
cvs-commit at gcc dot gnu.org <=