public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED PATCH] ARM: Add missing sfi_breg prefix in   _dl_tlsdesc_dynamic code.
@ 2013-05-06 19:53 Roland McGrath
  0 siblings, 0 replies; only message in thread
From: Roland McGrath @ 2013-05-06 19:53 UTC (permalink / raw)
  To: libc-ports

Committing as obvious enough.

Thanks,
Roland


ports/ChangeLog.arm
2013-05-06  Roland McGrath  <roland@hack.frob.com>

	* sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Add missing sfi_breg.

--- a/ports/sysdeps/arm/dl-tlsdesc.S
+++ b/ports/sysdeps/arm/dl-tlsdesc.S
@@ -115,6 +115,7 @@ _dl_tlsdesc_dynamic:
 #endif
 	cmn	r2, #1
 	ittt	ne
+	sfi_breg r1, \
 	ldrne	r3, [r1, #4]
 	addne	r3, r2, r3
 	rsbne	r0, r4, r3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-06 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-06 19:53 [COMMITTED PATCH] ARM: Add missing sfi_breg prefix in _dl_tlsdesc_dynamic code Roland McGrath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).