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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by hongtao Liu
<liuho...@gcc.gnu.org>:

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

commit r14-10831-gb718f6ec1674c0db30f26c65b7a9215e9388dd6c
Author: liuhongt <hongtao....@intel.com>
Date:   Tue Oct 22 01:54:40 2024 -0700

    Fix ICE due to isa mismatch for the builtins.

    gcc/ChangeLog:

            PR target/117240
            * config/i386/i386-builtin.def: Add avx/avx512f to vaes
            ymm/zmm builtins.

    gcc/testsuite/ChangeLog:

            * gcc.target/i386/pr117240_avx.c: New test.
            * gcc.target/i386/pr117240_avx512f.c: New test.

    (cherry picked from commit 403e361d5aa620e77c9832578b2409a0fdd79d96)

Reply via email to