aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2013-11-12 11:44:18 +0000
committerWill Newton <will.newton@linaro.org>2013-11-14 08:39:59 +0000
commit180a9db0964657ba4a926b578836bd25cdc07c5e (patch)
tree6ee9d2dc9c8f055f8c56851d4078e8777998dfc2 /ld/testsuite
parent6c1b0f7b1df8bf3aeade04a7bfa44ca5fd0a824c (diff)
downloadfsf-binutils-gdb-180a9db0964657ba4a926b578836bd25cdc07c5e.zip
fsf-binutils-gdb-180a9db0964657ba4a926b578836bd25cdc07c5e.tar.gz
fsf-binutils-gdb-180a9db0964657ba4a926b578836bd25cdc07c5e.tar.bz2
ld/ARM: Fix script-type testsuite failure.
Commit 34a79995c4cc34f6f41e2a4b2df477db31b31f0c changed how STT_FILE symbols were emitted but this testcase got missed in the cleanup. ld/testsuite/ChangeLog: 2013-11-14 Will Newton <will.newton@linaro.org> * ld-arm/script-type.sym: Remove redundant STT_FILE symbol.
Diffstat (limited to 'ld/testsuite')
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-arm/script-type.sym1
2 files changed, 4 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index e06f1df..63db4e3 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-14 Will Newton <will.newton@linaro.org>
+
+ * ld-arm/script-type.sym: Remove redundant STT_FILE symbol.
+
2013-11-07 Roland McGrath <mcgrathr@google.com>
* ld-x86-64/x86-64.exp (mixed1, mixed2): Loosen error string match
diff --git a/ld/testsuite/ld-arm/script-type.sym b/ld/testsuite/ld-arm/script-type.sym
index 4b54dd6..1623c03 100644
--- a/ld/testsuite/ld-arm/script-type.sym
+++ b/ld/testsuite/ld-arm/script-type.sym
@@ -9,7 +9,6 @@ Symbol table '.symtab' contains [0-9]+ entries:
.* 0+10 +0 NOTYPE +LOCAL +DEFAULT +1 \$d
.* 0+14 +0 NOTYPE +LOCAL +DEFAULT +1 \$a
.* 0+20 +0 NOTYPE +LOCAL +DEFAULT +1 \$t
-.* 0+ +0 FILE +LOCAL +DEFAULT +ABS .*
.* 0+10 +0 OBJECT +GLOBAL DEFAULT +1 bar_o
.* 0+21 +0 FUNC +GLOBAL DEFAULT +1 bar_t
.* 0+ +0 FUNC +GLOBAL DEFAULT +1 foo_a