From: Will Newton Date: Tue, 12 Nov 2013 11:44:18 +0000 (+0000) Subject: ld/ARM: Fix script-type testsuite failure. X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=180a9db0964657ba4a926b578836bd25cdc07c5e;p=deliverable%2Fbinutils-gdb.git 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 * ld-arm/script-type.sym: Remove redundant STT_FILE symbol. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index e06f1dfc4b..63db4e3aa7 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-11-14 Will Newton + + * ld-arm/script-type.sym: Remove redundant STT_FILE symbol. + 2013-11-07 Roland McGrath * 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 4b54dd639c..1623c03d99 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