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: hjl.tools at gmail dot com
Subject: [Bug gas/28230] .tfloat change breaks existing assembly codes
Date: Mon, 16 Aug 2021 12:09:36 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28230

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
The current assembly codes expect and work with 10-byte .tfloat output.
Changing .tfloat leads to hard to detect bugs.  There is no strong reason
to change it. .tfloat output with hex input is different since padding was
added to the beginning, not end.  Reduce its size to 10 bytes to match
.tfloat is OK.

-- 
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]