projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81c5e37
)
Don't run pr27228 test for hppa
author
Alan Modra
<amodra@gmail.com>
Sat, 9 Apr 2022 05:56:25 +0000
(15:26 +0930)
committer
Alan Modra
<amodra@gmail.com>
Sat, 9 Apr 2022 05:56:25 +0000
(15:26 +0930)
As the comment says, hppa doesn't support use of BFD_RELOC_* in
.reloc directives. Using xfail can result in a spurious XPASS result
as BFD_RELOC values change.
* testsuite/gas/elf/pr27228.d: Change xfail to notarget for hppa.
gas/testsuite/gas/elf/pr27228.d
patch
|
blob
|
history
diff --git
a/gas/testsuite/gas/elf/pr27228.d
b/gas/testsuite/gas/elf/pr27228.d
index da336ff219131cc9851d6e3c51980ccde17783e8..ecf2d1723bd4ab72c8ea36a6f2c01d1d8e9ce723 100644
(file)
--- a/
gas/testsuite/gas/elf/pr27228.d
+++ b/
gas/testsuite/gas/elf/pr27228.d
@@
-2,7
+2,7
@@
#name: .reloc against undefined local symbol (PR 27228)
#readelf: -sW
# hppa doesn't support use of any BFD_RELOC_*
-#
xfail
: hppa*-*-*
+#
notarget
: hppa*-*-*
Symbol table '\.symtab' contains [0-9]+ entries:
#...