This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 81fc591 PR c++/70147 * cp-ubsan.c (cp_ubsan_dfs_initialize_vtbl_ptr [...] new 95049c3 Fix same_close_phi_node new 27a53872 Add missing single_pred_p test in scop_detection::merge_sese
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 | 12 +++++++++ gcc/graphite-scop-detection.c | 10 ++++--- gcc/testsuite/ChangeLog | 13 ++++++++++ gcc/testsuite/gcc.dg/graphite/pr68715-2.c | 35 +++++++++++++++++++++++++ gcc/testsuite/gcc.dg/graphite/pr68715.c | 36 ++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/graphite/pr68809-2.c | 27 +++++++++++++++++++ gcc/testsuite/gcc.dg/graphite/pr68809.c | 28 ++++++++++++++++++++ gcc/testsuite/gfortran.dg/graphite/pr68715.f90 | 31 ++++++++++++++++++++++ 8 files changed, 189 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/graphite/pr68715-2.c create mode 100644 gcc/testsuite/gcc.dg/graphite/pr68715.c create mode 100644 gcc/testsuite/gcc.dg/graphite/pr68809-2.c create mode 100644 gcc/testsuite/gcc.dg/graphite/pr68809.c create mode 100644 gcc/testsuite/gfortran.dg/graphite/pr68715.f90