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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Thuan,

  Thanks for reporting this bug.  I have applied a small patch to fix the
problem.

  The bug was in the symbol sorting code used by nm.  It was testing for known
file extensions (.o and .a) in symbol names without first checking to see if
the symbol name was long enough to actually have one of these extensions.

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