Re: ld testsuite fixes for alpha
authorAlan Modra <amodra@gmail.com>
Fri, 19 Jun 2020 03:26:12 +0000 (12:56 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 19 Jun 2020 03:29:30 +0000 (12:59 +0930)
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.

ld/ChangeLog
ld/testsuite/ld-plugin/pr22983.1.d
ld/testsuite/ld-plugin/pr22983.2.d
ld/testsuite/ld-plugin/pr22983.4.d

index 095eeab2a8bc0927dd748217ce8ae2816c3a7636..4061ecde1e47af0738cc660ea6797abefde7992a 100644 (file)
@@ -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>
index 1ab19f81453486fdb8d78469e9651b815ec9b446..a351e8848f1c953703a48514a2d0dfbdbac52892 100644 (file)
@@ -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
 
index 0f1e6c88e6f6082f7682b438005cb199f8436a38..10589169b87f27fb69bbf6e833cc319c765590f3 100644 (file)
@@ -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
 
index 655f824db77684c5b587f97d507af1fcc0a88ecc..6dade057402dea302774e89e2cc0e49785cbee81 100644 (file)
@@ -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
This page took 0.025706 seconds and 4 git commands to generate.