Fix __memcpy_chk on non-SSE2 CPUs
commit75adf430d2d7ee16eaf3166680de83b498444720
authorEvangelos Foutras <evangelos@foutrelis.com>
Tue, 10 Feb 2015 03:22:58 +0000 (10 03:22 +0000)
committerAllan McRae <allan@archlinux.org>
Tue, 10 Feb 2015 11:43:02 +0000 (10 21:43 +1000)
tree8f612a555b0f4e1410b9c1b3501de49fdd3f13ed
parentc66e8b9e58603e92171cd87f9ad3759304f25255
Fix __memcpy_chk on non-SSE2 CPUs

In commit 8b4416d, the 1: jump label in __mempcpy_chk was accidentally
moved.  This resulted in failures of mempcpy on CPU without SSE2.

(cherry picked from commit 132a1328eccd20621b77f7810eebbeec0a1af187)
ChangeLog
NEWS
sysdeps/i386/i686/multiarch/mempcpy_chk.S