| Index: gdb/testsuite/gdb.arch/thumb2-it.S
|
| diff --git a/gdb/testsuite/gdb.arch/thumb2-it.S b/gdb/testsuite/gdb.arch/thumb2-it.S
|
| index 788a10342169c9c61e7445b6b855aa586ea872d3..425bc089ca55fd2c93062cfd4da286f8fafa223c 100644
|
| --- a/gdb/testsuite/gdb.arch/thumb2-it.S
|
| +++ b/gdb/testsuite/gdb.arch/thumb2-it.S
|
| @@ -1,6 +1,6 @@
|
| /* Thumb-2 IT blocks test program.
|
|
|
| - Copyright 2010-2012 Free Software Foundation, Inc.
|
| + Copyright 2010-2013 Free Software Foundation, Inc.
|
|
|
| This file is part of GDB.
|
|
|
| @@ -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
|
|
|