[Bug target/101882] [12/13/14 Regression] modulus with input and output set to a hard register

law at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 16 01:11:20 GMT 2025


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[12/13/14/15 Regression]    |[12/13/14 Regression]
                   |modulus with input and      |modulus with input and
                   |output set to a hard        |output set to a hard
                   |register                    |register

--- Comment #11 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Seems to be working on the trunk.  Not sure if it was the change to the mod
instruction to no longer earlyclobber or perhaps something in IRA.  So just
removing 15 marker.


More information about the Gcc-bugs mailing list