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

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Pat Haugen from comment #7)
> I also see the loop now being aligned when I apply your patch.
> 
>         srdi 10,10,2
>         mtctr 10
>         .p2align 4,,15
> .L6:
>         ld 9,0(11)
>         ld 8,0(4)

Great, patch has been tested and is sitting here:
https://gcc.gnu.org/ml/gcc-patches/2018-10/msg00501.html

Reply via email to