[Bug libgcc/116017] libgcc/riscv/softfp: Fix loss of sign when truncating NaN values

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 20 19:34:46 GMT 2024


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=29501
         Resolution|---                         |INVALID

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is by design as I mentioned to have soft-float and hard float be similar.

See https://sourceware.org/bugzilla/show_bug.cgi?id=29501 also.


More information about the Gcc-bugs mailing list