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

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Antoni Boucher <ant...@gcc.gnu.org>:

https://gcc.gnu.org/g:9141bfdd483e2838f5dce767f1c1657710ef2daf

commit r15-4888-g9141bfdd483e2838f5dce767f1c1657710ef2daf
Author: Antoni Boucher <boua...@zoho.com>
Date:   Mon Sep 23 18:58:47 2024 -0400

    target: Fix asm codegen for vfpclasss* and vcvtph2* instructions

    This only happens when using -masm=intel.

    gcc/ChangeLog:
            PR target/116725
            * config/i386/sse.md: Fix asm generation.

    gcc/testsuite/ChangeLog:
            PR target/116725
            * gcc.target/i386/pr116725.c: Add test using those AVX builtins.

Reply via email to