This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85203d52bfa tree-optimization/108970 - ICE with vectorizer peeling new b222e725f53 c++: Don't recurse on DECL_INITIAL for DECL_EXPR on non-VAR [...] new 520403f324a cfgexpand: Handle WIDEN_{PLUS,MINUS}_EXPR and VEC_WIDEN_{PL [...]
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/cfgexpand.cc | 10 +++++++++ gcc/cp/constexpr.cc | 4 +++- gcc/testsuite/g++.dg/cpp1y/pr108606.C | 11 ++++++++++ gcc/testsuite/g++.dg/debug/pr108967.C | 41 +++++++++++++++++++++++++++++++++++ 4 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr108606.C create mode 100644 gcc/testsuite/g++.dg/debug/pr108967.C