This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cead92b7fc4 Support 32/64-bit vectorization for _Float16 fma related op [...] new 7370c479dd3 Initial Clearwater Forest Support new 2aa97c0da4a x86: Add m_CORE_HYBRID for hybrid clients tuning new f019251ac9b Initial Panther Lake Support
The 3 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 | 14 ++++ gcc/common/config/i386/i386-common.cc | 6 ++ gcc/common/config/i386/i386-cpuinfo.h | 2 + gcc/config.gcc | 2 +- gcc/config/i386/driver-i386.cc | 89 +++++++++++--------- gcc/config/i386/i386-c.cc | 14 ++++ gcc/config/i386/i386-options.cc | 8 +- gcc/config/i386/i386.h | 5 ++ gcc/config/i386/x86-tune.def | 113 ++++++++++++-------------- gcc/doc/extend.texi | 6 ++ gcc/doc/invoke.texi | 18 ++++ gcc/testsuite/g++.target/i386/mv16.C | 12 +++ gcc/testsuite/gcc.target/i386/funcspec-56.inc | 2 + 13 files changed, 187 insertions(+), 104 deletions(-)