bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/28230] .tfloat change breaks existing assembly codes


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/28230] .tfloat change breaks existing assembly codes
Date: Tue, 17 Aug 2021 12:38:21 +0000

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 <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=faca1a42d3f5fd123945a367d190cac15926b15c

commit faca1a42d3f5fd123945a367d190cac15926b15c
Author: H.J. Lu <hjl.tools@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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]