bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/17110] ld crash in _bfd_elf_find_segment_containing_section with


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/17110] ld crash in _bfd_elf_find_segment_containing_section with -relax
Date: Tue, 08 Jul 2014 15:23:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17110

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 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  5bc8cb6f842e588e7ae9f3b9f52f9f41fb97bf34 (commit)
      from  792f7758e3cdbe72b82a5014d74e87e9c1ee0c3b (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=5bc8cb6f842e588e7ae9f3b9f52f9f41fb97bf34

commit 5bc8cb6f842e588e7ae9f3b9f52f9f41fb97bf34
Author: Nick Clifton <address@hidden>
Date:   Tue Jul 8 16:20:48 2014 +0100

    This fixes PR 17110 which shows that the SH section relocation code can be
called
    for input BFDs as well as output BFDs.

        PR ld/17110
        * elf32-sh.c (sh_elf_osec_to_segment): Do not look for output
        segments in input bfds.

-----------------------------------------------------------------------

Summary of changes:
 bfd/ChangeLog  |    6 ++++++
 bfd/elf32-sh.c |    4 +++-
 2 files changed, 9 insertions(+), 1 deletions(-)

--- Comment #6 from Nick Clifton <nickc at redhat dot com> ---
Patch applied.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]