This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a20c4c034a3 Remove non-SLP path from vectorizable_induction new 2d380abf62d cfgexpand: Reverse the order of going through the update_ca [...] new 232f2261585 cfgexpand: Update cache during the original DFS walk new e4fb1b435a6 verifier: Fix up PAREN_EXPR verification [PR118868]
The 3 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 | 13 ++++++++++--- gcc/testsuite/c-c++-common/pr118868-1.c | 9 +++++++++ gcc/tree-cfg.cc | 12 +++++++++++- 3 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pr118868-1.c