Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S
@ 2013-10-20 13:55 Tom de Vries
  2013-10-21 14:51 ` Pedro Alves
  0 siblings, 1 reply; 5+ messages in thread
From: Tom de Vries @ 2013-10-20 13:55 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 191 bytes --]

Hi,

This patch fixes a typo in gdb/testsuite/gdb.arch/thumb2-it.S.

OK for trunk?

Thanks,
- Tom

2013-10-20  Tom de Vries  <tom@codesourcery.com>

	* gdb.arch/thumb2-it.S (it_8): Fix typo.

[-- Attachment #2: thumb2-it-typo.patch --]
[-- Type: text/x-patch, Size: 385 bytes --]

diff --git a/gdb/testsuite/gdb.arch/thumb2-it.S b/gdb/testsuite/gdb.arch/thumb2-it.S
index 3ba791d..425bc08 100644
--- a/gdb/testsuite/gdb.arch/thumb2-it.S
+++ b/gdb/testsuite/gdb.arch/thumb2-it.S
@@ -124,7 +124,7 @@ it_7:
 	bx	lr	@ Done, Check $r0 == 15
 
 	@ Block of four, only first executed.
-	.type it_3,%function
+	.type it_8,%function
 	.thumb_func
 it_8:
 	mov	r0, #0	@ Setup

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-21 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-20 13:55 [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S Tom de Vries
2013-10-21 14:51 ` Pedro Alves
2013-10-21 15:25   ` Tom de Vries
2013-10-21 15:33     ` Andreas Schwab
2013-10-21 15:37     ` Sergio Durigan Junior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox