This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 5669a60e2fc libstdc++: Fix deadlock in atomic wait [PR104442] new 11fc7d98a25 i386: Force inputs to a register to avoid lowpart_subreg fa [...] new f8a496d7a28 i386: -mno-xsave should disable all relevant ISA flags [PR104462]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/common/config/i386/i386-common.c | 3 ++- gcc/config/i386/i386-expand.c | 3 +++ gcc/testsuite/gcc.target/i386/pr104458.c | 13 +++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104458.c