This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6ab11766677 c++: dependent operator expression lookup [PR51577] new b084bfd43a8 rs6000: Move rs6000_vect_nonmem into target cost_data new 096f8215d21 vect: Add costing_for_scalar parameter to init_cost hook new 1866182f6cf rs6000: Guard density_test only for vector version
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/config/aarch64/aarch64.c | 2 +- gcc/config/i386/i386.c | 2 +- gcc/config/rs6000/rs6000.c | 24 ++++++++++++++++-------- gcc/doc/tm.texi | 4 ++-- gcc/target.def | 6 ++++-- gcc/targhooks.c | 3 ++- gcc/targhooks.h | 2 +- gcc/tree-vect-loop.c | 6 +++--- gcc/tree-vect-slp.c | 8 +++++--- gcc/tree-vectorizer.h | 4 ++-- 10 files changed, 37 insertions(+), 24 deletions(-)