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

Peter Bergner <bergner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bergner at gcc dot gnu.org

--- Comment #2 from Peter Bergner <bergner at gcc dot gnu.org> ---
With a patch I'm working on for PR93176, I get the following code (even with
the commit below):

        li 9,-1
        rldic 9,9,0,32
        subf 3,3,9
        blr

Reply via email to