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

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

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

commit r11-9685-gf407033b7ca27a75cccef8310360e275cdb94d26
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Sun Mar 13 08:57:51 2022 -0700

    x86: Also check _SOFT_FLOAT in <x86gprintrin.h>

    Push target("general-regs-only") in <x86gprintrin.h> if x87 is enabled.

    gcc/

            PR target/104890
            * config/i386/x86gprintrin.h: Also check _SOFT_FLOAT before
            pushing target("general-regs-only").

    gcc/testsuite/

            PR target/104890
            * gcc.target/i386/pr104890.c: New test.

    (cherry picked from commit 3117ffce4c1598a35e724138735b099262353358)

Reply via email to