projects
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
418db31
)
sh-disable-tests
author
Matthias Klose
<doko@debian.org>
Wed, 10 Jun 2026 06:16:33 +0000
(08:16 +0200)
committer
Matthias Klose
<doko@debian.org>
Wed, 10 Jun 2026 06:16:33 +0000
(08:16 +0200)
Gbp-Pq: Name sh-disable-tests.diff
ld/testsuite/ld-elf/sec64k.exp
patch
|
blob
|
history
diff --git
a/ld/testsuite/ld-elf/sec64k.exp
b/ld/testsuite/ld-elf/sec64k.exp
index 3671244d70bded21319fcd91a35927bc6846d153..d195900edd01393038f1a519b3157807598e1e97 100644
(file)
--- a/
ld/testsuite/ld-elf/sec64k.exp
+++ b/
ld/testsuite/ld-elf/sec64k.exp
@@
-46,6
+46,11
@@
if [istarget "hppa*64*-*-*"] {
return
}
+# timing out on sh4, see https://bugs.debian.org/1127604
+if [istarget "sh4-*-*"] {
+ return
+}
+
# Test >64k sections, with and without -r. First, create the assembly
# files. Have a relocation to another section and one within the local
# section.