Fix __memcpy_chk on non-SSE2 CPUs
authorEvangelos Foutras <evangelos@foutrelis.com>
Tue, 10 Feb 2015 03:22:58 +0000 (03:22 +0000)
committerAllan McRae <allan@archlinux.org>
Tue, 10 Feb 2015 11:39:06 +0000 (21:39 +1000)
commit132a1328eccd20621b77f7810eebbeec0a1af187
treea14d274ca959c2223dcad632a7c0499c58af1291
parentbc0cdc49817f6d6736bfd85479231d6f44c8f288
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.
ChangeLog
NEWS
sysdeps/i386/i686/multiarch/mempcpy_chk.S