Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - gcc 4.8.1: thumb mode the new default for armv7-a?: (2 Items)
   
gcc 4.8.1: thumb mode the new default for armv7-a?  
Hi,

it looks like Thumb mode is now the default when compiling for the ARM V7-a 
architecture instead of ARM mode as it used to be previously. Is this intended?

Regards,
Ingmar


----------------------------------------------------------------
Please note: This e-mail may contain confidential information
intended solely for the addressee. If you have received this
e-mail in error, please do not disclose it to anyone, notify
the sender promptly, and delete the message from your system.
Thank you.

Re: gcc 4.8.1: thumb mode the new default for armv7-a?  
On 13-08-01 08:25 AM, Ingmar Sittl wrote:
> Hi,
>
> it looks like Thumb mode is now the default when compiling for the ARM V7-a
> architecture instead of ARM mode as it used to be previously. Is this intended?

Yes, and future releases will have most of the OS runtime built thumb 
for the ARMv7 variant.

Regards,

Ryan Mansfield