[PATCH] AArch64 fix strncmp implementation.

Marcus Shawcroft marcus.shawcroft@linaro.org
Thu Jan 17 15:02:00 GMT 2013


Hi, I've just committed the attached patch to correct a bug in the
aarch64 strncmp implementation when the 'N' argument is within 15 of
the maximum representable unsigned 64 bit value.

/Marcus

        * libc/machine/aarch64/strncmp.S: Correct arithmetic for
        argument N values close to the maximum representable
        value in an unsigned 64 bit value.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-local-fix-strncmp.patch
Type: application/octet-stream
Size: 2900 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130117/d254f887/attachment.obj>


More information about the Newlib mailing list