This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH roland/arm-avoid-pc] ARM_BX_ALIGN_LOG2


On Mon, 11 Mar 2013, Roland McGrath wrote:

> +/* The log2 of the minimum alignment required for an address that
> +   is the target of a computed branch (i.e. a "bx" instruction).
> +   A more-specific arm-features.h file may define this to set a more
> +   stringent requirement.  */

The comment should say that this should only be used in ARM-mode code 
(certainly this definition doesn't make sense by default for code built as 
Thumb).  OK with that change.

-- 
Joseph S. Myers
joseph@codesourcery.com


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