[PATCH] ARM: Fix strcmp() for Thumb-1
Sebastian Huber
sebastian.huber@embedded-brains.de
Mon May 27 07:03:00 GMT 2013
On 05/27/2013 04:18 AM, Bin.Cheng wrote:
[...]
> Though I have no right to approve the patch, I would like to have below comment.
> UAL is generally preferred, thus you may handle armv6-m specially by
> keeping UAL for it. For example,
>
> #if (defined(__thumb__) && defined(__ARM_ARCH_6M__))
> //...
> #endif
Which problem does this additional pre-processor complexity solve? The
generated machine code is the same.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the Newlib
mailing list