aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2010-03-31 16:54:44 +0000
committerMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2010-03-31 16:54:44 +0000
commitf3c8116cd2e02ccb2bd1bfc131554027b2efe190 (patch)
tree18ca775fe01771108528a511fe731722d9e341af /ld
parent1e972e651b732a7f50c788958919defe95b887c1 (diff)
downloadgdb-f3c8116cd2e02ccb2bd1bfc131554027b2efe190.zip
gdb-f3c8116cd2e02ccb2bd1bfc131554027b2efe190.tar.gz
gdb-f3c8116cd2e02ccb2bd1bfc131554027b2efe190.tar.bz2
* ld/testsuite/ld-arm/script-type.sym: Fix test.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-arm/script-type.sym17
2 files changed, 13 insertions, 8 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index c4852d6..8075783 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-31 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * ld-arm/script-type.sym: Fix test.
+
2010-03-31 Kai TIetz <kai.tietz@onevision.com>
* ld-pe/basefile1.s: New.
diff --git a/ld/testsuite/ld-arm/script-type.sym b/ld/testsuite/ld-arm/script-type.sym
index 4e00da3..d319d5c 100644
--- a/ld/testsuite/ld-arm/script-type.sym
+++ b/ld/testsuite/ld-arm/script-type.sym
@@ -1,15 +1,16 @@
-Symbol table '.symtab' contains 12 entries:
+Symbol table '.symtab' contains 13 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 00000000 0 SECTION LOCAL DEFAULT 1
2: 00000000 0 SECTION LOCAL DEFAULT 2
3: 00000000 0 NOTYPE LOCAL DEFAULT 1 \$a
4: 00000010 0 NOTYPE LOCAL DEFAULT 1 \$d
- 5: 00000020 0 NOTYPE LOCAL DEFAULT 1 \$t
- 6: 00000010 0 OBJECT GLOBAL DEFAULT 1 bar_o
- 7: 00000021 0 FUNC GLOBAL DEFAULT 1 bar_t
- 8: 00000000 0 FUNC GLOBAL DEFAULT 1 foo_a
- 9: 00000021 0 FUNC GLOBAL DEFAULT 1 foo_t
- 10: 00000010 0 OBJECT GLOBAL DEFAULT 1 foo_o
- 11: 00000000 0 FUNC GLOBAL DEFAULT 1 bar_a
+ 5: 00000014 0 NOTYPE LOCAL DEFAULT 1 \$a
+ 6: 00000020 0 NOTYPE LOCAL DEFAULT 1 \$t
+ 7: 00000010 0 OBJECT GLOBAL DEFAULT 1 bar_o
+ 8: 00000021 0 FUNC GLOBAL DEFAULT 1 bar_t
+ 9: 00000000 0 FUNC GLOBAL DEFAULT 1 foo_a
+ 10: 00000021 0 FUNC GLOBAL DEFAULT 1 foo_t
+ 11: 00000010 0 OBJECT GLOBAL DEFAULT 1 foo_o
+ 12: 00000000 0 FUNC GLOBAL DEFAULT 1 bar_a