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

Segher Boessenkool <segher at gcc dot gnu.org> changed:

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

--- Comment #4 from Segher Boessenkool <segher at gcc dot gnu.org> ---
On trunk it now is (since r254599):

===
        std 2,24(1)
        .p2align 5,,31
.L4:
        ld 9,0(30)
        mtctr 9
        mr 12,9
        bctrl
        ld 2,24(1)
        addic. 31,31,-1
        bne 0,.L4
===

so, fixed.

Reply via email to