This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from f8e16e23d0a c++: Allow defaulted comparison outside class. new f8602c3c6e2 Daily bump. new 63c00a0c654 Add missing unit dependence vector in data dependence analysis
The 2 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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 18 ++++++++++++++++++ gcc/testsuite/ChangeLog | 15 +++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr94969.c | 28 ++++++++++++++++++++++++++++ gcc/tree-data-ref.c | 12 +++++++----- gcc/tree-loop-distribution.c | 3 ++- 7 files changed, 81 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94969.c