This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7a970bd03f1 PR target/116275: Handle STV of *extenddi2_doubleword_highp [...] new 4bcb480d103 Initial support for AVX10.2
The 1 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/cpuinfo.h | 6 +++++ gcc/common/config/i386/i386-common.cc | 43 ++++++++++++++++++++++++++++++++-- gcc/common/config/i386/i386-cpuinfo.h | 2 ++ gcc/common/config/i386/i386-isas.h | 3 +++ gcc/config/i386/i386-c.cc | 4 ++++ gcc/config/i386/i386-isa.def | 2 ++ gcc/config/i386/i386-options.cc | 7 +++++- gcc/config/i386/i386.opt | 15 ++++++++++++ gcc/config/i386/i386.opt.urls | 9 +++++++ gcc/doc/extend.texi | 15 ++++++++++++ gcc/doc/invoke.texi | 17 +++++++++++--- gcc/doc/sourcebuild.texi | 9 +++++++ gcc/testsuite/g++.dg/other/i386-2.C | 9 ++++--- gcc/testsuite/g++.dg/other/i386-3.C | 9 ++++--- gcc/testsuite/gcc.target/i386/sse-12.c | 2 +- gcc/testsuite/gcc.target/i386/sse-13.c | 2 +- gcc/testsuite/gcc.target/i386/sse-14.c | 2 +- gcc/testsuite/gcc.target/i386/sse-22.c | 4 ++-- gcc/testsuite/gcc.target/i386/sse-23.c | 2 +- 19 files changed, 140 insertions(+), 22 deletions(-)