bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/11458] assertion fail /home/hp/binutils/src/bfd/elf32-cris.c:310


From: hp at sourceware dot org
Subject: [Bug ld/11458] assertion fail /home/hp/binutils/src/bfd/elf32-cris.c:3109 elf_cris_copy_indirect_symbol
Date: 31 Mar 2010 03:42:09 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-03-31 
03:38 -------
Subject: Bug 11458

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2010-03-31 03:38:26

Modified files:
        bfd            : ChangeLog elf32-cris.c 

Log message:
        PR ld/11458
        * elf32-cris.c (elf_cris_copy_indirect_symbol): Remove invalid
        assert of empty pcrel_relocs_copied on the direct symbol.  Instead
        of moving the list from the indirect symbol to the direct symbol,
        merge into any existing list.
        (cris_elf_check_relocs): Store the original section in the
        pcrel_relocs_copied list, not the relocation section.
        (elf_cris_discard_excess_dso_dynamics): Adjust accordingly to find
        the relocation section, for reducing its size.  Change the
        BFD_ASSERT into a check for the section being read-only, and only
        emit warnings and TEXTREL marker when there's an entry for a
        read-only section.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4970&r2=1.4971
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-cris.c.diff?cvsroot=src&r1=1.107&r2=1.108


------- Additional Comments From hp at sourceware dot org  2010-03-31 03:42 
-------
See <http://sourceware.org/ml/binutils/2010-03/msg00433.html>.

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


http://sourceware.org/bugzilla/show_bug.cgi?id=11458

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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