]> git.ipfire.org Git - thirdparty/glibc.git/commit
sparc: Fix broken memset for sparc32 [BZ #31068]
authorAndreas Larsson <andreas@gaisler.com>
Wed, 15 Nov 2023 12:29:43 +0000 (13:29 +0100)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 1 Feb 2024 20:45:49 +0000 (17:45 -0300)
commit98ec3e004e797ee7d4dc3ec43647b0cb11f3a9aa
tree95b84fb1919c5c087f7d9e676557b7532d981b5c
parent5bbe7e0da525679dd0a834a4970332f99f8ebb14
sparc: Fix broken memset for sparc32 [BZ #31068]

Fixes commit a61933fe27df ("sparc: Remove bzero optimization") that
after moving code jumped to the wrong label 4.

Verfied by successfully running string/test-memset on sparc32.

Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Ludwig Rydberg <ludwig.rydberg@gaisler.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 578190b7e43305141512dee777e4a3b3e8159393)
sysdeps/sparc/sparc32/memset.S