[PATCH] Fix __memcpy_chk on non-SSE2 CPUs
H.J. Lu
hjl.tools@gmail.com
Tue Feb 10 11:31:00 GMT 2015
On Mon, Feb 9, 2015 at 7:49 PM, Allan McRae <allan@archlinux.org> wrote:
> From: Evangelos Foutras <evangelos@foutrelis.com>
>
> In commit 8b4416d, the 1: jump label in __mempcpy_chk was accidentally
> moved. This resulted in failures of mempcpy on CPU without SSE2.
>
> ---
>
> 2015-02-10 Evangelos Foutras <evangelos@foutrelis.com>
>
> [BZ #17949]
> * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
> jump label.
>
This is an obvious fix. Please check it in.
Thanks.
--
H.J.
More information about the Libc-alpha
mailing list