This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 01f888a34cf drop attempt to reuse cgraph callees for -fcallgraph-info new aeb4724eb35 /gcc 2019-11-20 Paolo Carlini paolo.carlini@oracle.com new 6cbdaad990d Adjust expected output for bb-slp-21.c (PR 92527) new 8eb45012a26 Restrict bb-slp-40.c to targets with VnQI addition (PR 92366) new 16339f175c3 Restore stmt def types after scheduling two-operation SLP
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 | 10 ++++++++++ gcc/cp/ChangeLog | 5 +++++ gcc/cp/typeck2.c | 6 +++++- gcc/doc/sourcebuild.texi | 4 ++++ gcc/testsuite/ChangeLog | 17 +++++++++++++++++ gcc/testsuite/g++.dg/parse/error43.C | 2 +- gcc/testsuite/gcc.dg/vect/bb-slp-21.c | 3 +-- gcc/testsuite/gcc.dg/vect/bb-slp-40.c | 2 +- gcc/testsuite/lib/target-supports.exp | 21 +++++++++++++++++++++ gcc/tree-vect-slp.c | 6 ++++-- 10 files changed, 69 insertions(+), 7 deletions(-)