]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ld/testsuite: adjust ld-arm to run shared tests only when supported
authorClément Chigot <chigot@adacore.com>
Thu, 20 Oct 2022 13:32:00 +0000 (15:32 +0200)
committerClément Chigot <chigot@adacore.com>
Mon, 24 Oct 2022 12:05:48 +0000 (14:05 +0200)
commit67527cffcd5eb548a5de26d6a2b139a52bffa5a6
tree24aab683c2b90b6f18e5e0318b7635dc2c64962e
parent13b87bbf0dad9c388ad6234df260ca0e497456c3
ld/testsuite: adjust ld-arm to run shared tests only when supported

If a custom arm-elf target is disabling the shared support, a lot of
failures are reported by the testsuite.
Moreover, some tests try to access libraries which have been explicitly
skipped earlier (eg mixed-lib.so).

ld/ChangeLog:

* testsuite/ld-arm/arm-elf.exp: Separate tests needing shared
lib support.
ld/testsuite/ld-arm/arm-elf.exp