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

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

https://gcc.gnu.org/g:ff9d13e0110b46b39cacb431926515cf4be3aa8d

commit r12-10191-gff9d13e0110b46b39cacb431926515cf4be3aa8d
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