bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17940] See unexpected diagnostic from msp430-elf-objdump B


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17940] See unexpected diagnostic from msp430-elf-objdump BFD: Dwarf Error: mangled line number section.
Date: Mon, 23 Feb 2015 14:54:46 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0f8f0c57ea4742ad2d9b0598a18243331c1c06e3

commit 0f8f0c57ea4742ad2d9b0598a18243331c1c06e3
Author: Nick Clifton <address@hidden>
Date:   Mon Feb 23 14:53:02 2015 +0000

    Fixes the generation of dwarf line debug information for the msp430, even
in the presence of function sections and linker garbage collection.

        PR 17940
        * dwarf2dbg.c (out_header): When generating dwarf sections use
        real symbols not temps for the start and end symbols.
        * config/tc-msp430.h (TC_FORCE_RELOCATION_SUB_SAME): Also prevent
        adjustments to relocations in debug sections.
        (TC_LINKRELAX_FIXUP): Likewise.

        * elf32-msp430.c (msp430_elf_relax_delete_bytes): Adjust debug
        symbols at end of sections.  Adjust function sizes.

-- 
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]