This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 39a9f2b [Patch] Drop constant overflow flag in adjust_range_with_scev [...] new 8d63c60 PR c++/68001
The 1 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/c-family/ChangeLog | 7 +++++++ gcc/c-family/c-gimplify.c | 8 ++++---- gcc/c-family/cilk.c | 17 +++++++++++++++-- gcc/cp/ChangeLog | 5 +++++ gcc/cp/cp-gimplify.c | 14 ++++++++------ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cilk-plus/CK/pr68001.cc | 18 ++++++++++++++++++ 7 files changed, 62 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cilk-plus/CK/pr68001.cc