]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64: Fix branch target to loop16
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 6 Mar 2018 17:26:35 +0000 (22:56 +0530)
committerWilco Dijkstra <wdijkstr@arm.com>
Fri, 6 Sep 2019 15:33:12 +0000 (16:33 +0100)
commit8569357e11aa7b8e912142727eac1d106c785433
treed14b99173e6b66a9b744dfc3597c093367e9ccb7
parentec4512194f035856b8a231476c9139d72f47c58f
aarch64: Fix branch target to loop16

I goofed up when changing the loop8 name to loop16 and missed on out
the branch instance.  Fixed and actually build tested this time.

* sysdeps/aarch64/memcmp.S (more16): Fix branch target loop16.

(cherry picked from commit 4e54d918630ea53e29dd70d3bdffcb00d29ed3d4)
ChangeLog
sysdeps/aarch64/memcmp.S