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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |nickc at redhat dot com

--- Comment #3 from Nick Clifton <nickc at redhat dot com> 2012-10-26 14:51:28 
UTC ---
Hi Eric,

  The usual reason for the bottom bit of a function-like symbol being set is
because it is a THUMB mode function entry point.  Could this be what is
happening here.  Ie, are you linking against a thumb encoded version of _start
?  If you disassemble the code at _start, what does it look like ?

Cheers
  Nick

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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