Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom de Vries <Tom_deVries@mentor.com>
To: <gdb-patches@sourceware.org>
Subject: [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S
Date: Sun, 20 Oct 2013 13:55:00 -0000	[thread overview]
Message-ID: <5263E0CB.30704@mentor.com> (raw)

[-- 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

             reply	other threads:[~2013-10-20 13:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-20 13:55 Tom de Vries [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5263E0CB.30704@mentor.com \
    --to=tom_devries@mentor.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox