[Bug target/78012] -mfpxx produces assembly code using odd FP registers on MIPS

macro@linux-mips.org gcc-bugzilla@gcc.gnu.org
Tue Nov 22 13:10:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78012

Maciej W. Rozycki <macro@linux-mips.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |macro@linux-mips.org

--- Comment #2 from Maciej W. Rozycki <macro@linux-mips.org> ---
I can't reproduce your problem with either test case and:

mips-mti-linux-gnu-gcc (GCC) 7.0.0 20161117 (experimental)

-- code produced assembles correctly and visual inspection of the
assembly reveals no odd-numbered FGR operands throughout.

Would you therefore please reconfirm this issue still triggers with
current HEAD, and if so, then report the details of your compilation as
shown with the `-v' flag added to your invocation line?


More information about the Gcc-bugs mailing list