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.
This commit is contained in:
parent
2d0a923cc6
commit
e443398846
@ -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 <amodra@gmail.com>
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user