[Bug target/110748] RISC-V: optimize store of DF 0.0

law at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 26 18:19:49 GMT 2026


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

Jeffrey A. Law <law at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #22 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Closing.  The original issue was resolved long ago.  It also appears that we're
optimizing appropriately for the -0.0 case when -fno-signed-zeros is enabled.

The VRULL patch Philip references is acked and is expected to further improve
the -0.0 case when we're honoring signed zeros, but that's a separate and
distinct improvement and not directly covered by this BZ.


More information about the Gcc-bugs mailing list