[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/17940] See unexpected diagnostic from msp430-elf-objdump B
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/17940] See unexpected diagnostic from msp430-elf-objdump BFD: Dwarf Error: mangled line number section. |
Date: |
Mon, 23 Feb 2015 14:57:32 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17940
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi George,
This should be fixed now.
The problem was two-fold. Firstly the assembler was trying to resolve some
of the symbol references used in the .debug_line section when it should have
been leaving this job to the linker. Secondly in the linker when relaxation
reduced the size of a section it was not correctly updating all of the debug
symbols attached to that section.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.