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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <h...@gcc.gnu.org>:

https://gcc.gnu.org/g:52730540e83c81ee595a51feb7736ff753c98139

commit r12-1261-g52730540e83c81ee595a51feb7736ff753c98139
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Mon Jun 7 07:29:31 2021 -0700

    x86: Update g++.target/i386/pr100885.C

    Since long is 32 bits for x32, update g++.target/i386/pr100885.C to cast
    __m64 to long long for x32.

            PR target/100885
            * g++.target/i386/pr100885.C (_mm_set_epi64): Cast __m64 to long
            long.

Reply via email to