[Bug target/104890] [12 Regression] fails to build the 32bit libgcc on x86_64-linux-gnu (--enable-cet --with-arch-32=i686)
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 16 13:31:10 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104890
--- Comment #13 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:
https://gcc.gnu.org/g:3117ffce4c1598a35e724138735b099262353358
commit r12-7673-g3117ffce4c1598a35e724138735b099262353358
Author: H.J. Lu <hjl.tools@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.
More information about the Gcc-bugs
mailing list