This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ARM] TLS Descriptor support


On 06/06/11 10:53, Ramana Radhakrishnan wrote:
If you're asking something else, can you rephrase the question?

Sorry if I wasn't too clear. My question really should have read "why do we have to special case Thumb2" ? The linker should be able to veneer the t-> a calls either through the veneering sequence (in case of T1 without blx) or convert the bl to a blx (modulo the case with out of range branches). As I said I'm probably missing something here.

Maybe we don't. It just seems neater to emit blx on arches that have it.


nathan
--
Nathan Sidwell


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]