bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/28031] iwmmxt2 assembly broken since f439988037a


From: rearnsha at gcc dot gnu.org
Subject: [Bug gas/28031] iwmmxt2 assembly broken since f439988037a
Date: Wed, 30 Jun 2021 13:51:07 +0000

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

--- Comment #1 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Commenting out the .fpu directive allows the test to assemble.

Although iwmmxt2 is implemented in the co-processor space (and does conflict
with the now deprecated FPA co-processor) it is not considered to be a fpu, so
.fpu directives should not be affecting whether these instructions are enabled.

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