This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bc4646410a3 libstdc++: Implement C++20 constrained algorithms new e7bec5d5ede i386: Fix splitters that call extract_insn_cached [PR93611] new f82617f229b i386: Better patch to improve avx* vector concatenation [PR93594]
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/ChangeLog | 16 ++++++++++++++ gcc/config/i386/i386.c | 9 ++++++++ gcc/config/i386/predicates.md | 13 ----------- gcc/config/i386/sse.md | 38 ++++++++++----------------------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr93611.c | 5 +++++ 6 files changed, 46 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr93611.c