From: Alan Modra Date: Fri, 19 Jun 2020 03:26:12 +0000 (+0930) Subject: Re: ld testsuite fixes for alpha X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e443398846ee51d66b3df2524f7e0ddcb26cdae3;p=deliverable%2Fbinutils-gdb.git Re: ld testsuite fixes for alpha I missed some. * testsuite/ld-plugin/pr22983.1.d: Accept st_other notations. * testsuite/ld-plugin/pr22983.2.d: Likewise. * testsuite/ld-plugin/pr22983.4.d: Likewise. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 095eeab2a8..4061ecde1e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -6,7 +6,10 @@ * testsuite/ld-elf/pr9679.rd: Likewise. * testsuite/ld-elfvers/vers30.dsym: Likewise. * testsuite/ld-elfvers/vers31.dsym: Likewise. + * testsuite/ld-plugin/pr22983.1.d: Likewise. + * testsuite/ld-plugin/pr22983.2.d: Likewise. * testsuite/ld-plugin/pr22983.3.d: Likewise. + * testsuite/ld-plugin/pr22983.4.d: Likewise. * testsuite/ld-ifunc/ifunc.exp: Exclude alpha. 2020-06-19 Alan Modra diff --git a/ld/testsuite/ld-plugin/pr22983.1.d b/ld/testsuite/ld-plugin/pr22983.1.d index 1ab19f8145..a351e8848f 100644 --- a/ld/testsuite/ld-plugin/pr22983.1.d +++ b/ld/testsuite/ld-plugin/pr22983.1.d @@ -1,6 +1,6 @@ Symbol table '\.dynsym' contains [0-9]+ entries: +Num: +Value +Size Type +Bind +Vis +Ndx Name #... - +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +OBJECT +GLOBAL +DEFAULT +[0-9]+ +_?var_attr_used_enabled + +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +OBJECT +GLOBAL +DEFAULT .*[0-9]+ _?var_attr_used_enabled #pass diff --git a/ld/testsuite/ld-plugin/pr22983.2.d b/ld/testsuite/ld-plugin/pr22983.2.d index 0f1e6c88e6..10589169b8 100644 --- a/ld/testsuite/ld-plugin/pr22983.2.d +++ b/ld/testsuite/ld-plugin/pr22983.2.d @@ -1,6 +1,6 @@ Symbol table '\.dynsym' contains [0-9]+ entries: +Num: +Value +Size Type +Bind +Vis +Ndx Name #... - +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +OBJECT +GLOBAL +DEFAULT +[0-9]+ +_?var_attr_used_disabled + +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +OBJECT +GLOBAL +DEFAULT .*[0-9]+ _?var_attr_used_disabled #pass diff --git a/ld/testsuite/ld-plugin/pr22983.4.d b/ld/testsuite/ld-plugin/pr22983.4.d index 655f824db7..6dade05740 100644 --- a/ld/testsuite/ld-plugin/pr22983.4.d +++ b/ld/testsuite/ld-plugin/pr22983.4.d @@ -1,5 +1,5 @@ Symbol table '\.dynsym' contains [0-9]+ entries: +Num: +Value +Size Type +Bind +Vis +Ndx Name #... - +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +_?func_attr_used_disabled + +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT .*[0-9]+ _?func_attr_used_disabled #pass