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

--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Maciej W. Rozycki <ma...@gcc.gnu.org>:

https://gcc.gnu.org/g:2984a3fac3d6b98e2cd6d7ee1c701159be86af78

commit r15-6438-g2984a3fac3d6b98e2cd6d7ee1c701159be86af78
Author: Maciej W. Rozycki <ma...@orcam.me.uk>
Date:   Wed Dec 25 22:23:40 2024 +0000

    Alpha: Adjust MEM alignment for block clear [PR115459]

    By inference it appears to me that the same fix for PR target/115459
    needs to be applied to the block clear operation that has been done for
    block move, as implemented by commit ccfe71518039 ("[alpha] adjust MEM
    alignment for block move [PR115459]").

            gcc/
            PR target/115459
            * config/alpha/alpha.cc (alpha_expand_block_clear): Adjust MEM
            to match inferred alignment.

Reply via email to