From e443398846ee51d66b3df2524f7e0ddcb26cdae3 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Jun 19 2020 03:29:30 +0000 Subject: 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 095eeab..4061ecd 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 1ab19f8..a351e88 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 0f1e6c8..1058916 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 655f824..6dade05 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