This is the mail archive of the gcc-help@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]

.glue_7 and .glue_7t sections


Hi,

As far as I have been able to determine these sections are provided to store
ARM/Thumb interworking code. I am using a Cortex-M3 CPU which only supports
the thumb instruction set so these sections are all empty in my build.

Why are these sections so named?

Does their presence indicate that my command-line options are incorrect in
anyway?

Is there any documentation available for these sections? I have looked
through the GCC docs but found nothing on this subject!

Regards John Farmer
-- 
View this message in context: http://www.nabble.com/.glue_7-and-.glue_7t-sections-tp22688986p22688986.html
Sent from the gcc - Help mailing list archive at Nabble.com.


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