https://sourceware.org/bugzilla/show_bug.cgi?id=28230
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=faca1a42d3f5fd123945a367d190cac15926b15c commit faca1a42d3f5fd123945a367d190cac15926b15c Author: H.J. Lu <hjl.to...@gmail.com> Date: Tue Aug 17 05:28:30 2021 -0700 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. -- You are receiving this mail because: You are on the CC list for the bug.