Siddhesh Poyarekar 6ca24c4348 aarch64/strcmp: fix misaligned loop jump target
I accidentally set the loop jump back label as misaligned8 instead of
do_misaligned.  The typo is harmless but it's always nice to not have
to unnecessarily execute those two instructions.

	* sysdeps/aarch64/strcmp.S (do_misaligned): Jump back to
	do_misaligned, not misaligned8.
2018-02-22 23:48:14 +05:30
..
2018-01-27 13:31:38 +01:00
2018-02-17 13:46:50 -05:00
2018-02-15 12:41:05 +00:00
2018-02-15 12:41:05 +00:00
2018-02-15 12:41:05 +00:00
2018-02-21 23:32:59 +01:00
2018-02-12 13:23:03 -02:00
2018-01-29 10:43:15 -08:00
2018-02-22 09:19:49 +01:00
2018-02-14 14:03:40 -02:00
2018-02-22 08:38:47 -08:00
2018-02-15 12:41:05 +00:00