This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b2d4ba65dca libstdc++: Break long lines to fit in 80 columns new aa5ea20c2bf Daily bump. new ea858d09571 vect: Skip epilogue loops for dbgcnt check [PR96451] new dfdf9085d31 vect/rs6000: Support vector with length cost modeling
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/ChangeLog | 215 +++++++++++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.c | 33 ++++++- gcc/cp/ChangeLog | 9 ++ gcc/fortran/ChangeLog | 11 +++ gcc/testsuite/ChangeLog | 55 ++++++++++++ gcc/tree-vect-loop-manip.c | 14 ++- gcc/tree-vect-loop.c | 88 +++++++++++++++++-- gcc/tree-vect-stmts.c | 6 +- gcc/tree-vectorizer.c | 3 +- gcc/tree-vectorizer.h | 1 + libgomp/ChangeLog | 16 ++++ libstdc++-v3/ChangeLog | 61 +++++++++++++ 13 files changed, 497 insertions(+), 17 deletions(-)