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

Hongtao Liu <liuhongt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liuhongt at gcc dot gnu.org

--- Comment #6 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
I can't reproduce it with gcc13.3.0 on ubuntu24.04

Neither with gcc14.1.0, gcc15.1.0, trunk

td::alignment_of_v<__m512> is: 64
alignof(__m512) is: 64
__alignof__(__m512) is: 64
Address of data%64: 0
Address1%64: 0 Address2%64: 0

Reply via email to