x86: Always run fp tests
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 17 Aug 2021 12:28:30 +0000 (05:28 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 17 Aug 2021 12:28:30 +0000 (05:28 -0700)
commitfaca1a42d3f5fd123945a367d190cac15926b15c
tree2d55ab97703b8d0f206bab9bd43262c84a616c2a
parentc6b8e532812a81389fb31fdc4bd4987f12aaba87
x86: Always run fp tests

Always run fp tests since the size of .tfloat, .ds.x, .dc.x and .dcb.x
directive outputs is always 10 bytes.  There is no need for fp-elf32 nor
fp-elf64.

PR gas/28230
* testsuite/gas/i386/fp-elf32.d: Removed.
* testsuite/gas/i386/fp-elf64.d: Likewise.
* testsuite/gas/i386/fp.s: Remove NO_TFLOAT_PADDING codes.
* testsuite/gas/i386/i386.exp: Don't run fp-elf32 nor fp-elf64.
Always run fp.
gas/testsuite/gas/i386/fp-elf32.d [deleted file]
gas/testsuite/gas/i386/fp-elf64.d [deleted file]
gas/testsuite/gas/i386/fp.s
gas/testsuite/gas/i386/i386.exp