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

--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Iain Buclaw
<ibuc...@gcc.gnu.org>:

https://gcc.gnu.org/g:3e60064a03a1a6d38ceb5ca4eb7e1f4d30a8aed1

commit r11-11266-g3e60064a03a1a6d38ceb5ca4eb7e1f4d30a8aed1
Author: Iain Buclaw <ibuc...@gdcproject.org>
Date:   Sun Mar 3 02:26:37 2024 +0100

    d: Fix gdc -O2 -mavx generates misaligned vmovdqa instruction [PR114171]

            PR d/114171

    gcc/d/ChangeLog:

            * d-codegen.cc (lower_struct_comparison): Keep alignment of
original
            type in reinterpret cast for comparison.

    gcc/testsuite/ChangeLog:

            * gdc.dg/torture/pr114171.d: New test.

    (cherry picked from commit 623f52775e677bb3d6e9e7ef97196741dd904b1e)

Reply via email to