This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0d00fe404c1 openacc: Set bias to zero for explicit attach/detach clause [...] new 3f8ca9cb86a Daily bump. new 08a94a95d10 vect: Use adjusted niters by considering peeling prologue new 02947a87c4b Add -fdump-profile-report. new ba9c87d3255 Initial Sapphire Rapids and Alder Lake support from ISA r40
The 4 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 | 164 ++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c/ChangeLog | 7 ++ gcc/common/config/i386/cpuinfo.h | 8 ++ gcc/common/config/i386/i386-common.c | 6 + gcc/common/config/i386/i386-cpuinfo.h | 2 + gcc/config.gcc | 4 +- gcc/config/i386/driver-i386.c | 13 +- gcc/config/i386/i386-c.c | 15 +++ gcc/config/i386/i386-options.c | 21 +++- gcc/config/i386/i386.h | 13 ++ gcc/cp/ChangeLog | 13 ++ gcc/doc/extend.texi | 6 + gcc/doc/invoke.texi | 13 ++ gcc/dumpfile.c | 3 +- gcc/dumpfile.h | 1 + gcc/fortran/ChangeLog | 5 + gcc/passes.c | 47 ++++---- gcc/testsuite/ChangeLog | 75 ++++++++++++ gcc/testsuite/g++.target/i386/mv16.C | 12 ++ gcc/testsuite/gcc.target/i386/funcspec-56.inc | 2 + gcc/tree-vect-loop.c | 8 +- include/ChangeLog | 11 ++ libgcc/ChangeLog | 10 ++ libgomp/ChangeLog | 26 ++++ libitm/ChangeLog | 9 ++ 26 files changed, 468 insertions(+), 28 deletions(-)