[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/4649] no transition to Thumb with local labels
From: |
rearnsha at gcc dot gnu dot org |
Subject: |
[Bug gas/4649] no transition to Thumb with local labels |
Date: |
17 Jul 2007 15:11:25 -0000 |
------- Additional Comments From rearnsha at gcc dot gnu dot org 2007-07-17
15:11 -------
This is to be expected. In ELF, local labels have type STT_NOTYPE, and these
can't be used for interworking purposes (only labels of type STT_FUNC can).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=4649
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gas/4649] no transition to Thumb with local labels,
rearnsha at gcc dot gnu dot org <=