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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to