bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30551] [RISCV] Improper endian encoding when using floats


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/30551] [RISCV] Improper endian encoding when using floats and doubles with -mbig-endian
Date: Mon, 19 Jun 2023 07:15:40 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Andreas Schwab <schwab@sourceware.org>:

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

commit 71a75b51a62b5cbc12c68b9c4d1dcae0f8a59263
Author: Andreas Schwab <schwab@suse.de>
Date:   Tue Jun 13 14:49:38 2023 +0200

    riscv: Use run-time endianess for floating point literals

    gas/
            PR binutils/30551
            * config/tc-riscv.c (md_atof): Use target_big_endian instead of
            TARGET_BYTES_BIG_ENDIAN.
            * testsuite/gas/riscv/float-be.d: New file.
            * testsuite/gas/riscv/float-le.d: New file.
            * testsuite/gas/riscv/float.s: New file.

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