]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
arm: fix testsuite fallout on arm-elf and arm-nto from FPA removal
authorRichard Earnshaw <rearnsha@arm.com>
Thu, 6 Jun 2024 14:55:16 +0000 (15:55 +0100)
committerRichard Earnshaw <rearnsha@arm.com>
Thu, 6 Jun 2024 14:55:16 +0000 (15:55 +0100)
commit01469ac03e0673d40f8372d5e89139f86327e658
tree92f5aa6dd4bc4f6c446671defcb5a6a83799ed65
parent6ba072193126c833c4742e7dd5dfb6cff4b4ef18
arm: fix testsuite fallout on arm-elf and arm-nto from FPA removal

Removing FPA means that in some cases we default to 'no-fpu' in the
assembler when previously we would have picked FPA-format floating
numbers.  This patch fixes the testsuite fallout on a couple of
targets that are affected by this change.  Where possible we do this
by adding an option to set the floating-point format, but for bad-bss
we just skip the test.
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/arm/float16-eabi-alternative-format.d
gas/testsuite/gas/arm/float16-eabi-ieee-format.d
gas/testsuite/gas/arm/float16-eabi-no-format.d
gas/testsuite/gas/elf/bad-bss.d