This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 77c3ef08e94 testsuite/52641 - Make gcc.dg/strict-flex-array-3.c work on [...] new 1f619fe2592 phiopt: Fix VCE moving by rewriting it into cast [PR116098]
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/testsuite/c-c++-common/torture/pr116098-2.c | 46 +++++++++++++++++++++++++ gcc/testsuite/g++.dg/torture/pr116098-1.C | 33 ++++++++++++++++++ gcc/tree-ssa-phiopt.cc | 28 ++++++++++++++- 3 files changed, 106 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/torture/pr116098-2.c create mode 100644 gcc/testsuite/g++.dg/torture/pr116098-1.C