From: Matthias Klose Date: Sun, 26 Jul 2026 19:40:32 +0000 (+0200) Subject: sh-disable-tests X-Git-Tag: archive/raspbian/2.47-2+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=51b8fc193160268d96c48b88ae62cd34fb66b384;p=binutils.git sh-disable-tests Gbp-Pq: Name sh-disable-tests.diff --- diff --git a/ld/testsuite/ld-elf/sec64k.exp b/ld/testsuite/ld-elf/sec64k.exp index 3671244d7..d195900ed 100644 --- 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.