This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4371ac5292d [APX NF] Support APX NF for lzcnt/tzcnt/popcnt new 1f2ca510065 Add AVX10.1 target_clones support
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/i386-common.cc | 4 ++-- gcc/common/config/i386/i386-cpuinfo.h | 5 ++++- gcc/common/config/i386/i386-isas.h | 4 ++-- gcc/testsuite/gcc.target/i386/avx10_1-25.c | 9 +++++++++ gcc/testsuite/gcc.target/i386/avx10_1-26.c | 9 +++++++++ 5 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx10_1-25.c create mode 100644 gcc/testsuite/gcc.target/i386/avx10_1-26.c